Page 1 of 1

Linklist Problem with URL

Posted: Sat Nov 25, 2006 3:05 pm
by fiber-tech
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

Re: Linklist Problem with URL

Posted: Sun Nov 26, 2006 1:40 am
by garvinhicking
Hi!

A '&' in an URL is not a valid XHTML entity. Please enter this:
instead.

HTH,
Garvin

Re: Linklist Problem with URL

Posted: Sun Nov 26, 2006 2:38 pm
by fiber-tech
Works great, thank you.