Closed
Bug 269447
Opened 20 years ago
Closed 20 years ago
Relative URL's re-written wrongly, resulting in a 404 error
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 249508
People
(Reporter: j-eason, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.11 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Here is a sample from my logs (I do not use Firefox myself, so do not know if this is reproducible, but it happens a lot). The "hydrio_epifiles" part of the uri is introduced by Firefox, and is *not* in the original HTML. dyn-202-89-172-191.arach.net.au - - [12/Nov/2004:09:32:55 -0600] "GET /hydrionoframes/ hydrioepi_files/w.gif HTTP/1.1" 404 455 "http://penelope.uchicago.edu/hydrionoframes/ hydrioepi.html" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/ 1.0" dyn-202-89-172-191.arach.net.au - - [12/Nov/2004:09:32:55 -0600] "GET /hydrionoframes/ hydrioepi_files/urnstnail.jpg HTTP/1.1" 404 463 "http://penelope.uchicago.edu/hydrionoframes/ hydrioepi.html" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/ 1.0" Reproducible: Didn't try Steps to Reproduce: 1. 2. 3. Expected Results: displayed the images in question by looking for them in /hydrionoframes, not in /hydrionoframes/ hydrioepi_files/
I get 403 errors all over the site, rendering diagnosis a little bit problematic.
Comment 2•20 years ago
|
||
The "hydrio_epifiles" bit will be added into the URLs in the saved copy of the page when a user saves the whole page to disk. At first glance, I would guess that some user has saved the page, then attempted to un-mungle the image links in the document to point them back at the server, and messed it up. reporter, are all these requests coming from the same place, or are they from all over? If it's not that, this is going to be an absolute doozy to try and track down...
Looks related to bug 249508/Bug 269882.
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 4•20 years ago
|
||
ok, really a duplicate of bug 249508. *** This bug has been marked as a duplicate of 249508 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
No longer depends on: 249508
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•