Closed Bug 277915 Opened 20 years ago Closed 20 years ago

Unconditional CSS links to skins/custom result in HTTP 404 errors

Categories

(Bugzilla :: Bugzilla-General, defect)

2.19.1
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Wurblzap, Assigned: myk)

Details

The Apache access log file shows lots of these, in fact for every page view:

   "GET /bugzilla/skins/custom/xxxx.css HTTP/1.0" 404

These go along with corresponding "File does not exist" lines in the Apache
error log.

That's because the browser looks for custom CSS files since bug 265499. It would
be a good thing if Bugzilla checked for the existence of such files before
linking to it.
Flags: blocking2.20?
These get created by checksetup.pl.  Have you upgraded Bugzilla and not rerun
checksetup.pl by chance?  Otherwise, there may be a bug in checksetup.pl that
made it not create the files.
Hum. Seems to be something like that. Sorry for the confusion.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Flags: blocking2.20?
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.