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

       Web browser: ---
             Bug #: 29703
           Summary: Resource loader executes modules in non-global context
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


All gadgets loaded by ResourceLoader are executed in a non-global context,
causing all variables and functions declared with "var foo" or "function foo"
to be local, and unusable outside that specific module.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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