Closed (fixed)
Project:
Related links
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2007 at 02:56 UTC
Updated:
20 Dec 2010 at 19:50 UTC
I have this link in a node
<a href="/reports/first_match">Full Game Report, Photos, & Video Highlights</a>
and this gets generated by the parsed links
<li><a href="/reports/first_match">Full Game Report, Photos, &amp; Video Highlights</a></li>
simarly " becomes &quot;
Comments
Comment #1
Luneh commentedSame with apostrophe, I get '
Is there any fix to apply? Thanks!
Comment #2
Luneh commentedSorry, wanted to say I get
'instead of apostropheComment #3
Zen commented