Closed Bug 133180 Opened 22 years ago Closed 22 years ago

document.write (javascript) does not work

Categories

(Core :: JavaScript Engine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 132673

People

(Reporter: martin.piayda, Assigned: rogerl)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9) Gecko/20020311
BuildID:    20020324

Javascriptparser doesn't seem to work properly with this build as well as with
20020322. 

Examplesource from www.epost.de
<script language="JavaScript" type="text/javascript">
if (ns) var Size = 18;
else var Size = 31;
document.write("<input type='text' name='username' size='" + Size + "'
class='formtag'>\n");
</script>

Reproducible: Always
Steps to Reproduce:
1.open the page and try to login -> no fields

*** This bug has been marked as a duplicate of 132673 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified Duplicate.

Martin, thank you for this report. You have been cc'ed on the other
bug so you can follow its progress -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.