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

       Web browser: ---
             Bug #: 41129
           Summary: Collection: Remove usage of legacy javascript globals
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: javascript
          Severity: normal
          Priority: Unprioritized
         Component: Collection
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


<Krinkle> siebrand: probably because you have legacy globals disabled and the
code is using the global instead of mw.config


A quick search suggests 24 or so usages

IIRC, it's a case of swapping them for:

mw.config.get('wgFoobar')

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to