Closed
Bug 280291
Opened 20 years ago
Closed 19 years ago
Error opening certain html files saved by MS Internet Explorer
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: lawmay, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 As shown by the workaround below, Firefox can't deal with certain file names generated and saved by MS Internet Explorer. Reproducible: Always Steps to Reproduce: 1. In MS Internet Explorer 6.0.2800.1106 SP1 (hotfixes Q867801; Q833989), go to http://www.aidsonline.com/pt/re/aids/fulltext.00002030-200010200-00029.htm;jsessionid=B68RTW7Qac60MrXwcZwWRrnF2lZJGdbkFgbCbFMVyfOGTprdpA74!-1907902876!-949856032!9001!-1?&fullimage=true 2. Save the URL to harddisk via File-Save As-Web Page,Complete, and choose File Name "test" (without quotes) 3. Exit Internet Explorer 4. In Firefox, open the file "test.htm" saved in step 2. Actual Results: Firefox fails to display the graphics (Figure 1), which are part of the saved file test.htm. Workaround: a. In directory test_files generated and saved to harddisk in step 2 ("Steps to Reproduce"), rename file ServeImage;jsessionid=B68RTW7Qac60MrXwcZwWRrnF2lZJGdbkFgbCbFMVyfOGTprdpA74!-1907902876!-949856032!9001!-1!1106967569278.gif to Fig1.gif b. In your text editor, open file test.htm generated and saved to harddisk in step 2 ("Steps to Reproduce") c. Find all references to file ServeImage;jsessionid=B68RTW7Qac60MrXwcZwWRrnF2lZJGdbkFgbCbFMVyfOGTprdpA74!-1907902876!-949856032!9001!-1!1106967569278.gif and rename them to Fig1.gif d. Save the changes e. In Firefox, open test.htm saved in step d and hit the reload button f. Now Firefox displays the graphics (Figure 1) in test.htm correctly
Comment 1•20 years ago
|
||
Firefox is confused by the unescaped ";" in the URL. Don't know if this is a real bug or expected behaviour, though.
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•