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

Jan Gerber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Jan Gerber <[email protected]> ---
as for your bug:
Mediawiki currently still registers all config options as global variables,
this has been fixed, but since not all code is updated it still defaults to
register them as global variables:
 http://www.mediawiki.org/wiki/Manual:$wgLegacyJavaScriptGlobals

this has nothing to do with TimedMediaHandler.
TMH accesses those values only through mw.config.get/set.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to