Closed Bug 75273 Opened 24 years ago Closed 24 years ago

assigning document.getElementById to a variable and then calling the variable causes crash

Categories

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

x86
Windows 95
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 75274

People

(Reporter: martin.honnen, Assigned: jst)

Details

Mozilla 0.8.1 on Win95 crashes when loading <html> <head> <script> var ge = document.getElementById; </script> </head> <body> <script> document.write(ge('someId')); </script> </body> </html>
Sorry for filing that twice, but something went wrong when I tried to attach a file to the bug. As I can't delete the bug I resolve it as a duplicate of http://bugzilla.mozilla.org/show_bug.cgi?id=75274 which has the attachment *** This bug has been marked as a duplicate of 75274 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
Component: DOM: HTML → DOM: Core & HTML
QA Contact: desale → general
You need to log in before you can comment on or make changes to this bug.