Closed
Bug 22793
Opened 26 years ago
Closed 26 years ago
M12 won't recognize URL with embedded tags (H1, H2, ...)
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M12
People
(Reporter: Alfred.Attipoe, Unassigned)
Details
(Keywords: compat)
Attachments
(1 file)
|
504 bytes,
text/html
|
Details |
Create an HTML file that contains the following ULR:
<A HREF='GGRCM1999_prolog_page.htm'><H3>PROLOG</H3></A>
M12 won't recognize that URL but if you change it to
<A HREF='GGRCM1999_prolog_page.htm'>PROLOG</A>
(i.e. removing the embedded tags H3) it will ...
| Reporter | ||
Updated•26 years ago
|
Target Milestone: M14
| Reporter | ||
Updated•26 years ago
|
Target Milestone: M14 → M12
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 1•26 years ago
|
||
Some changes to support this syntax went into the code post-M12. Using WinNT
1999122208, the example works for me. Marking WORKSFORME, and attaching a
testcase for verification.
Comment 2•26 years ago
|
||
Comment 3•26 years ago
|
||
Oh, and Alfred.Attipoe@freebel.net, thanks for filing the bug report.
Comment 4•25 years ago
|
||
Verified Fixed on build 2000-08-09-08 (WinNT4 SP6a). Also adding 'compat' keyword.
Status: RESOLVED → VERIFIED
Keywords: compat
Updated•21 years ago
|
Product: Browser → Seamonkey
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•