Closed Bug 54370 Opened 24 years ago Closed 24 years ago

<NOSCRIPT><A HREF="URL"></NOSCRIPT>ClickHere</A> fails beta 3.

Categories

(Core :: DOM: Core & HTML, defect, P3)

All
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 55462

People

(Reporter: smorris, Assigned: harishd)

References

()

Details

(Whiteboard: [smartupdate])

In SmartUpdate the link to the "turn on javaScript" page
is not being displayed as N6 beta 3 like build 2000092408 Win32
fails code like:

<NOSCRIPT>
<A HREF="URL">
</NOSCRIPT>
ClickHere</A> 

Note: The "ClickHere</A>" is outside of the <NOSCRIPT> tags.

See the example URL (above too):
http://jazz.netscape.com/users/smorris/publish/javaScriptTest_6b.html

This causes the Smart Update site to fail when JavaScript is
disabled - with no feedback to help the user.  Other sites that
require JavaScript enabled also fail.
Keywords: nsbeta3, rtm
Dude, the problem here is with SmartUpdate not the browser those tags arn't 
nested right, and anyways the link seems dead.
That's some really nice HTML there, geez :-). Don't think there's much we can do
about that, reassigning to Harish for further comments. My guess is that the
site needs to be fixed.
Assignee: jst → harishd
I agree that this is a bad HTML...but still NOSCRIPT content should not 
interfere with the rest of the content.  Basically, <A> inside NOSCRIPT is 
closing out <A> right above it. This shouldn't happen. I guess this is a valid 
bug and should be fixed for rtm.

*** This bug has been marked as a duplicate of 55462 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
The fix for 55462 seems to have fixed this bug!  ;)
Verify dup
Status: RESOLVED → VERIFIED
Whiteboard: [smartupdate]
You need to log in before you can comment on or make changes to this bug.