https://bugzilla.wikimedia.org/show_bug.cgi?id=41340

--- Comment #3 from Krinkle <krinklem...@gmail.com> 2012-10-25 20:27:41 UTC ---
> OutputPage does / ResourceLoader expects:
> 
> * startup module in the <head> before any load.php script
> * <head> needs to contain mw.user and mw.config
> * <head> will output top queue (if any)
> * <body> will output bottom queue
> 

Also: oldschool raw styles/scripts added by extensions in head/body
respectively, such as geoiplookup in CentralNotice which provides the "Geo"
global variable.

> Right now MF does:
> 
> * startup module at bottom of <body>
> * <body> will output bottom queue
> 
> Tracking down the error in particular it looks like "Uncaught ReferenceError:
> wgPageContentLanguage is not defined" is just the first in a long sequence of
> errors caused by the invalid environment.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to