Last modified: 2010-09-22 11:44:33 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 T27179, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25179 - Resource loader is broken
Resource loader is broken
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
unspecified
All All
: Normal critical (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-15 07:06 UTC by Niklas Laxström
Modified: 2010-09-22 11:44 UTC (History)
2 users (show)

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


Attachments

Description Niklas Laxström 2010-09-15 07:06:38 UTC
Just loading one page now produces:

load.php:2 Uncaught ReferenceError: mediaWiki is not defined
i.php: 1262Uncaught ReferenceError: mediaWiki is not defined
i.php: 1263Uncaught ReferenceError: mediaWiki is not defined
load.php:2 Uncaught ReferenceError: mediaWiki is not defined
SlippyMapCassini.js:43 Uncaught ReferenceError: wgSlippyMapLanguageCode is not defined
jquery-ui-1.7.2.custom.min.js:10 Uncaught ReferenceError: jQuery is not defined
jquery.form.js:11 Uncaught ReferenceError: jQuery is not defined
i.php:1269 Uncaught ReferenceError: mediaWiki is not defined
plugins.combined.min.js:11 Uncaught ReferenceError: jQuery is not defined
Vector.combined.min.js:2 Uncaught TypeError: Object #<an HTMLDocument> has no method 'ready'
load.php:13 Uncaught ReferenceError: addOnloadHook is not defined

And the new hook should not be on the file level.
Comment 1 Roan Kattouw 2010-09-15 14:54:24 UTC
(In reply to comment #0)
> Just loading one page now produces:
> 
> load.php:2 Uncaught ReferenceError: mediaWiki is not defined
> i.php: 1262Uncaught ReferenceError: mediaWiki is not defined
> i.php: 1263Uncaught ReferenceError: mediaWiki is not defined
> load.php:2 Uncaught ReferenceError: mediaWiki is not defined
> SlippyMapCassini.js:43 Uncaught ReferenceError: wgSlippyMapLanguageCode is not
> defined
> jquery-ui-1.7.2.custom.min.js:10 Uncaught ReferenceError: jQuery is not defined
> jquery.form.js:11 Uncaught ReferenceError: jQuery is not defined
> i.php:1269 Uncaught ReferenceError: mediaWiki is not defined
> plugins.combined.min.js:11 Uncaught ReferenceError: jQuery is not defined
> Vector.combined.min.js:2 Uncaught TypeError: Object #<an HTMLDocument> has no
> method 'ready'
> load.php:13 Uncaught ReferenceError: addOnloadHook is not defined
> 
I'll look into this.

> And the new hook should not be on the file level.
What do you mean by that?
Comment 2 Trevor Parscal 2010-09-15 18:44:35 UTC
See http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73035#c9270

Does the solution in r73076 (plus r7307 and r73078) resolve this issue?

- Trevor
Comment 3 Niklas Laxström 2010-09-22 11:44:33 UTC
Most of the problems are now solved. There seems to be some issues with LQT remaining.

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


Navigation
Links