[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV another parsing problem
From: |
Laura Eaves |
Subject: |
LYNX-DEV another parsing problem |
Date: |
Mon, 5 May 1997 00:09:35 -0400 (EDT) |
Here's a page (with bad html) that recovers "correctly" using the
old parser, but contains "invisible links" using the new parser.
The problem appears to be fragments like
<LI><A HREF="/scripts/pin.pl/594124233402316QVC"><P>some text</P></A></LI>
where the <P> forces the anchor to close early in the new parser.
Actually, I ran into several pages with invisible links in the process of
placing an order.
If it hadn't been for the link numbers (or the old parser), I wouldn't have
been able to proceed.
This page was the smallest, so I'm forwarding it.
--le
<!-- X-URL: http://www.qvc.com/scripts/picksec.pl/575124233402316QVC -->
<BASE HREF="http://www.qvc.com/scripts/picksec.pl/575124233402316QVC">
<HTML>
<HEAD>
<TITLE>QVC/iQVC Shop/Security Notice</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF" LINK="#CC6600" VLINK="#663300">
<CENTER>
<IMG ALIGN="TOP" SRC="/qvc/gif/shpiqvc.gif" BORDER="0" WIDTH="600" HEIGHT="64">
<A HREF="/qvc/map/shphnavb.map"><IMG ALIGN="BOTTOM" SRC="/qvc/gif/shphnavb.gif"
ISMAP BORDER="0" WIDTH="600" HEIGHT="32"></A>
</CENTER>
<CENTER>
<TABLE CELLPADDING="0" CELLSPACING="0" WIDTH="600">
<TR>
<TD COLSTART="1" WIDTH="66">
</TD>
<TD VALIGN="TOP" COLSTART="2" WIDTH="468">
<BR>
<P>We don't recognize your Internet browser, which means it may
not allow a secured transaction. If you prefer, you can call us at <a
href="/scripts/ordlist.pl">1-800-367-9444</A> or do one of the following:</P>
<UL>
<LI><A HREF="/scripts/pin.pl/594124233402316QVC"><P>I'd
like to place my order online, without encryption.</P></A></LI>
<!IMG ALIGN="TOP" SRC="/qvc/gif/shpgol.gif"
ALT="Try Anyway" BORDER="0" WIDTH="168" HEIGHT="16">
<LI><A
HREF="https://www.qvc.com/shopping/pin.pl/594124233402316QVC"><P>I think my
browser supports encryption, and I'd like to place my order online.</P></A></LI>
<!IMG ALIGN="TOP" SRC="/qvc/gif/shpgol.gif"
ALT="Try Secure" BORDER="0" WIDTH="168" HEIGHT="16">
</UL>
</TD>
<TD COLSTART="1" WIDTH="66">
</TD>
</TR>
</TABLE>
</CENTER>
<hr>
<center><p>
[ <A HREF="/index.html">QVC Home</A> |
<A HREF="/depart.html">iQVC Shop</A> ]</p></center>
<HR>
<CENTER><TABLE WIDTH="600">
<TR>
<TD WIDTH="600" ALIGN="center" COLSTART="1">
<FONT SIZE="-1">All contents copyright © 1995, 1996, 1997.
QVC, Inc. All rights reserved.</FONT></TD>
</TR>
<TR>
<TD WIDTH="600" ALIGN="center" COLSTART="1">
<FONT SIZE="-1">URL: http://www.qvc.com</FONT></TD>
</TR>
</TABLE></CENTER>
</body>
</HTML>
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- LYNX-DEV another parsing problem,
Laura Eaves <=