Closed Bug 88759 Opened 23 years ago Closed 22 years ago

improperly nested tags break links

Categories

(Webtools Graveyard :: Bonsai, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: old-mozilla, Assigned: timeless)

References

()

Details

Attachments

(1 file)

the Files section has a bunch of tagging such as:

<a ...>
<dt>Foo.cpp</a>
<a ...>
<dt>Foo.h</a>
<a ...>
<dt>Bar.cpp</a>

etc...

the mismatch of unclosed <dt> tags and <a> tags confuses Konquerer such that 
each "column" of files all have the same link (the first one in the list).

If the anchor tags are properly nested inside the dictionary term tags this 
doesn't appear to happen...

<dt><a ...>
Foo.cpp</a>
<dt><a ...>
Foo.h</a>
<dt><a ...>
Bar.cpp</a>
.
Assignee: tara → timeless
QA Contact: matty → timeless
Blocks: bonsai-test
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: