I am using the Linklist plugin on the sidebar.
All links and categories work fine until you have a link with & in it.
I wipes out the display of all links and categories below it on the sidebar.
www.testlink.com?foo=bar works.
www.testlink.com?foo=bar&bar=foo does not.
The link I found this out with is:
http://www.invescofieldatmilehigh.com/i ... team_store
Not a big deal, just thought you would like to know.
Thanks
Linklist Problem with URL
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Linklist Problem with URL
Hi!
A '&' in an URL is not a valid XHTML entity. Please enter this:
HTH,
Garvin
A '&' in an URL is not a valid XHTML entity. Please enter this:
instead.
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
fiber-tech
- Posts: 2
- Joined: Wed Nov 01, 2006 2:21 pm
Re: Linklist Problem with URL
Works great, thank you.