ampersand in link label
bkat - August 23, 2007 - 02:56
| Project: | Related links |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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;

#1
Same with apostrophe, I get '
Is there any fix to apply? Thanks!
#2
Sorry, wanted to say I get
'instead of apostrophe