I'm sometimes getting the message code instead of the message text in JS using 
mw.message(...).text(). The messages in question are declared in the RL module 
declaration.
This happens when doing a normal reload (F5), not when doing a full reload 
(Ctrl+F5), so I guess reloading the module from the net instead of from cache 
gives mw the time to actually set up the messages.

Is there a module I need to/should/could wait for? I thought RL was making sure 
that basic modules like mw and jquery were available before loading/running 
other stuff?

Cheers
Stephan
_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to