| <td width="100%" class=caption3><b><a title="Forum Listing" href="http://www.geograph.org/discuss/index.php?&">Discuss</a></b> / <b><a title="Topic listing for General Discussion" href="http://www.geograph.org.uk/discuss/index.php?&action=vtopic&forum=2">General Discussion</a></b> / <b>A refrain that divided the generations</b></td> but when run though PSS, gets converted to <td width="100%" class=caption3><b><a title="Forum Listing" href="index.php?&">Discuss</a></b> / <b><a title="Topic listing for General Discussion" href="index.php?&action=vtopic&amp;forum=2">General Discussion</a></b> / <b>A refrain that divided the generations</b></td> which has &amp; - which of course doesnt work. Now yes, I know its odd that we have a encoded ampersand entity in there & and a unecoded one & - but the browser copes with this. So will be fixing the forum code (when I can find it - the forum software is third party) - but it seems like PSS shouldnt be breaking urls - that otherwise work. Where there is only encoded <a href="search.php?i=29433514&page=2">2</a> or only unencoded <a href="index.php?&"> , it works fine. |