lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Problem with & in URLs


From: Hynek Med
Subject: LYNX-DEV Problem with & in URLs
Date: Thu, 15 Jan 1998 13:59:55 +0100 (MET)

Try this segment of HTML in current devel code (#107 for example):

<a href="/adredir.asp?url=http://www.cz.ibm.net";>xx</A>

<a href="/adredir.asp?url=http://www.cz.ibm.net&image=/new/images/dlanim.gif";>
yy</A>

While first link works right, the second gets mungled:

file://localhost/adredir.asp?url=http://www.cz.ibm.netâ~^D~^Q=/new/images/dlani
                                                      ^^^^^^^
Even this gets mungled:

<a href="/adredir.asp?url=http://www.cz.ibm.net&image=";>zz</A>

I guess it has something to do with &image; HTML entity.. But when it's
not ended by a ';'..?

Hynek

--
Hynek Med, address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]