Page 1 of 1

remoterss plugin doesn't escape chars in links

Posted: Tue Nov 27, 2007 4:03 pm
by hanno
subject says it, this causes invalid html/xhtml if one of the links contains an &.

Patch to fix:
http://files.hboeck.de/serendipity-escapersslink.diff

Please apply.

Re: remoterss plugin doesn't escape chars in links

Posted: Tue Nov 27, 2007 4:36 pm
by garvinhicking
Hi!

Which RSS feed did you import? IMHO the RSS feed would be invalid, if a non-escaped character is in the link?

Regards,
Garvin

Posted: Tue Nov 27, 2007 4:50 pm
by hanno
This one:
http://planet.hboeck.de/atom.xml

But problem only appears if ron gilbert blogs, because his blog has & in urls :-)

The feed IS escaped correctly, but the plugin somewhere seems to decode the escaping.

Posted: Tue Nov 27, 2007 5:02 pm
by garvinhicking
Hi!

Ah, I see :)

Thanks & Committed!

Regards,
Garvin