Last modified: 2012-09-27 01:10:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28276, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26276 - No css seems to work on Vector and Monobook skin
No css seems to work on Vector and Monobook skin
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.17.x
PC Windows Vista
: Normal normal (vote)
: ---
Assigned To: Trevor Parscal
http://wiki.smallbusiness-webdesign.d...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-07 20:23 UTC by Jan Luca
Modified: 2012-09-27 01:10 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Special:Version in Vector skin with extensions enabled (282.76 KB, image/jpeg)
2010-12-07 20:23 UTC, Jan Luca
Details
Special:Version in Vector skin with extensions disabled (164.83 KB, image/jpeg)
2010-12-07 20:24 UTC, Jan Luca
Details
Special:Version in Modern skin with extensions disabled (166.90 KB, image/jpeg)
2010-12-07 20:24 UTC, Jan Luca
Details

Description Jan Luca 2010-12-07 20:23:25 UTC
Created attachment 7894 [details]
Special:Version in Vector skin with extensions enabled

In my wiki the css seems not to work in the Vector and Monobook skin but it works in the Modern skin. 

For tests I have disabled all extension but there is no change. 

There are three images as attachments:

- Special:Version in Vector skin with extensions enabled
- Special:Version in Vector skin with extensions disabled
- Special:Version in Modern skin with extensions disabled
Comment 1 Jan Luca 2010-12-07 20:24:11 UTC
Created attachment 7895 [details]
Special:Version in Vector skin with extensions disabled
Comment 2 Jan Luca 2010-12-07 20:24:45 UTC
Created attachment 7896 [details]
Special:Version in Modern skin with extensions disabled
Comment 3 Roan Kattouw 2010-12-07 20:25:49 UTC
Have you run update.php? Can you link to your wiki?
Comment 4 Sam Reed (reedy) 2010-12-08 00:41:57 UTC
(In reply to comment #3)
> Have you run update.php? Can you link to your wiki?

I guess it's the one in the bug url? ;)



Re the topic: You've got double negatives

Do you mean "No css seems to work on Vector and Monobook skin"?
Comment 5 Jan Luca 2010-12-08 06:13:18 UTC
I have run update.php.
Comment 6 Roan Kattouw 2010-12-08 15:10:15 UTC
You seem to have CentralNotice installed, and it's botched:

Es ist ein Datenbankfehler aufgetreten.
Der Grund kann ein Programmierfehler sein.
Die letzte Datenbankabfrage lautete:
<blockquote><tt>(SQL-Abfrage versteckt)</tt></blockquote>
aus der Funktion „<tt>CentralNoticeDB::getNotices</tt>“.
Die Datenbank meldete den Fehler „<tt>1046: No database selected (localhost)</tt>“.</body></html>

from http://wiki.smallbusiness-webdesign.de/index.php?title=Spezial:BannerListLoader&cache=/cn.js&language=de&project=wikipedia&country=NL

So said the problem still happened when CentralNotice was disabled; could you disable CentralNotice and let me try again?
Comment 7 Jan Luca 2010-12-08 17:15:46 UTC
All extensions are disabled.
Comment 8 Bawolff (Brian Wolff) 2010-12-08 17:31:19 UTC
Your web server is serving css files with the mime-type:
text/css;charset=uft-8

instead of the correct:
text/css;charset=utf-8

(wrong charset is also set for js)

I don't know if that is the cause of your issue, but its definitely wrong.
Comment 9 Roan Kattouw 2010-12-08 18:19:45 UTC
(In reply to comment #8)
> Your web server is serving css files with the mime-type:
> text/css;charset=uft-8
> 
> instead of the correct:
> text/css;charset=utf-8
> 
> (wrong charset is also set for js)
> 
> I don't know if that is the cause of your issue, but its definitely wrong.
I think this is likely to be the culprit, yes.
Comment 10 Jan Luca 2010-12-09 06:11:48 UTC
Where could be a setting for this? I don't find a "text/css;charset=uft-8" in MW or Apache.
Comment 11 Roan Kattouw 2010-12-09 14:46:35 UTC
(In reply to comment #10)
> Where could be a setting for this? I don't find a "text/css;charset=uft-8" in
> MW or Apache.
Try looking for "uft-8" specifically
Comment 12 Bawolff (Brian Wolff) 2010-12-09 16:30:24 UTC
Also try checking your php.ini file too.
Comment 13 Jan Luca 2010-12-09 17:10:38 UTC
The bug was in the php.ini. Thank you very much!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links