https://bugzilla.wikimedia.org/show_bug.cgi?id=26753
Summary: [debug] Class SkinVector not found; skipped loading
Product: MediaWiki
Version: 1.18-svn
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: Vector Skin
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
In trunk I've enabled the Debug variables and the following line showed up
among others:
0.0271 Class SkinVector not found; skipped loading
Originated from AutoLoader.php
static function autoload( $className ) {
...
if ( !$filename ) {
if ( function_exists( 'wfDebug' ) ) {
wfDebug( "Class {$className} not found; skipped loading\n"
);
}
..
}
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l