Closed Bug 513447 Opened 15 years ago Closed 15 years ago

support-stage.mozilla.org has no CSS

Categories

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

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 513413

People

(Reporter: tanner, Assigned: paulc)

References

()

Details

Just tested with 2 people, no CSS on support-stage.mozilla.org at all. Cleared cache, tested in IE, etc. None.
that's because http://support-stage.mozilla.org/minify.php/css_styles_mozcommon;css_styles_mozms is marked as text/html and it should be text/css
The script is calling /trunk/webroot/minify.php , and first few lines of minify.php are 

>>set_include_path('lib/minify' . PATH_SEPARATOR . get_include_path());
>>require_once 'Minify.php';
>>$file_name = "files/minify.conf";

Anyway, minify.conf does not exist on svn repo.
Assignee: nobody → paul.craciunoiu
Severity: major → critical
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.