Closed
Bug 441956
Opened 18 years ago
Closed 18 years ago
saving a file with document.write causes duplication
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 182698
People
(Reporter: roberto, Unassigned)
Details
Attachments
(2 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9) Gecko/2008052906 Firefox/3.0
when you have a page with javascript using document.write() the file will display the page and again the page (2 times) see attach
Reproducible: Always
Steps to Reproduce:
1.open a page with documet.wirte save it and open the saved file
2.
3.
Actual Results:
two pages on same file
Expected Results:
maybe save de page or the original file
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
| Reporter | ||
Comment 3•18 years ago
|
||
sorry wrong page attached (tmp2.htm) i wil attach again the correct one
| Reporter | ||
Comment 4•18 years ago
|
||
| Reporter | ||
Comment 5•18 years ago
|
||
Comment on attachment 326832 [details]
the saved page
Wrong file
Attachment #326832 -
Attachment is obsolete: true
Attachment #326832 -
Flags: review-
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Summary: saving a file with javascript cause problems → saving a file with document.write causes duplication
You need to log in
before you can comment on or make changes to this bug.
Description
•