Closed Bug 45333 Opened 24 years ago Closed 24 years ago

Document object: custom property not being resolved

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: pschwartau, Assigned: jst)

References

()

Details

Using: commercial build on WinNT; Build ID=2000071208. Steps to reproduce: 1. Load https://certificates.netscape.com/UserRenewal.html (I had to use a commercial build - not a Mozilla build - due to the https://) 2. Go to Tasks-->Tools-->JavaScript Console; you will see the error "document.theTop has no properties" The HTML file does have a div tag as follows: <div id='theTop'>. It also has a style element as follows: #theTop etc. etc.
Mozilla behaves as expected here, to access elements by their ID document.getElementById('xxx') should be used. https://certificates.netscape.com/UserRenewal.html needs to be fixed. Marking WONTFIX.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Verified -
Status: RESOLVED → VERIFIED
When connecting to the page, the following message is displayed : "PSM or Netscape 6.1 detected: click here first to get a patch" Followed the procedure. It went smoothly. Should be "FIXED" instead of "VERIFIED WONTFIX".
See also bug 171030.
*** Bug 231513 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.