Closed Bug 260350 Opened 21 years ago Closed 21 years ago

404 (and other error messages) have the error code outwith the HTML which looks odd

Categories

(www.mozilla.org :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cso, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 The top of the 404 Message for the above URL shows: 404 <html> <head> Reproducible: Always Steps to Reproduce: 1. Visit a Non-Existant URL Actual Results: HTML containing: 404 <html> <head> Expected Results: HTML Containing: <html> <head> This also appies to other errors like 403
It appears that 404 is not in the source of the files, it is somehow generated by the server...
Blocks: 249800
Status: UNCONFIRMED → NEW
Ever confirmed: true
Mmh, I remember noticing that before. I wonder if this had to do with David Baron's fix to allow the pages to be styled. I don't remember seeing it before that change, but I could be wrong.
cc'ing dbaron since he might have caused the problem per comment 2.
So pull the website tree and debug it. :-) (It is a wrapper script problem, not a server problem.)
fixed with change to wrap.pl
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
I haven't a clue how to even begin debugging that! I tried to run tests after making my patch against wrap.pl, like it tells me, and got lost there ;-) I don't know enough perl. Oh well, VERIFIED. Thanks, David!
Status: RESOLVED → VERIFIED
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.