How about software like wordpress converting links in posts (not rss):
So in the source code...
Code:
&
becomes
& # 0 3 8 ;
(spaces added so vbulletin doesn't parse it)
and more importantly:
Code:
http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=920029-0000&PA=1115150
becomes
http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=920029-0000 & # 0 3 8 ; PA=1115150
Seems like a pretty big issue, haven't been able to find much on it |confused|
btw, hi
