Bug 46391 - case-sensitive tag handling in links
Summary: case-sensitive tag handling in links
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: links
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-28 12:30 UTC by Ed McKenzie
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-02 15:03:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Ed McKenzie 2001-06-28 12:30:59 UTC
links doesn't deal well with html tags when the begin and /end tags 
have different case.  To wit,

http://oss.sgi.com/projects/xfs/ml.html

looks alot different in links than in lynx.  Reading the page source 
shows that the <B> tags are ended with </b> tags ...

Comment 1 Brian Brock 2003-10-13 20:56:56 UTC
I currently see broken html like this:

<pre>

<a href="mail_archive/200007/threads.html"<B>
               July 2000
               </b></a>

</pre>

The only error I currently see is due to non-standard html, not links misparsing
valid html.  Without the a href tag, the text is properly bold'ed.

Also checked behavior with elinks and lynx.

Change state to needinfo, please provide more details if you still see the same bug.


Note You need to log in before you can comment on or make changes to this bug.