Update RSSread to 1.5
Saturday, April 22nd 2006, at 23:36
RSSread 1.5 fixes a couple of bugs that were discovered by Luis.
Some links in the feed weren’t being parsed correctly if they included a “&” (&) character.
This only becomes apparent if the value of the tag is not wrapped in a <![CDATA[]]> tag.
This is due to the way xml_parse() handles special characters like “&” (&)
I [...]
