Closed
Bug 275680
Opened 20 years ago
Closed 20 years ago
Save Page As for complete web pages does invalid HTTP reqs for _files
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 249508
People
(Reporter: wck1rcl02, Unassigned)
Details
steps to reproduce on Mozilla-1.7.5: go to http://www.mozilla.org/ select Save Page As type mozilla.org.html and press enter Mozilla tries to fetch invalid files from www.mozilla.org, these from squid logs: 1103725869.453 1241 127.0.0.1 TCP_MISS/404 1488 GET http://www.mozilla.org/mozilla.org_files/firefox-oneoh-top.png - DIRECT/66.187.232.64 text/html 1103725869.761 561 127.0.0.1 TCP_MISS/404 1488 GET http://www.mozilla.org/mozilla.org_files/thunderbird-screen.png - DIRECT/66.187.232.64 text/html if I save page as bugtest.html, mozilla does this: 1103726480.453 583 127.0.0.1 TCP_MISS/404 1488 GET http://www.mozilla.org/bugtest_files/t_firefox.gif - DIRECT/66.187.232.64 text/html earlier this was marked as a duplicate and then forgotten. https://bugzilla.mozilla.org/show_bug.cgi?id=216818
Comment 1•20 years ago
|
||
> earlier this was marked as a duplicate and then forgotten. no, that bug was about a different issue. only a comment or two in that bug referred to this bug. which has since been filed as a different bug as I requested in that bug, bug 249508, which will (hopefully) be fixed for the next release. *** This bug has been marked as a duplicate of 249508 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•