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

       Web browser: ---
            Bug ID: 50145
           Summary: $wgMFLogEvents = false causes problems with
                    EventLogging dependencies are present
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This is related to bug 49723. When $wgMFLogEvents and another extension is
present/loaded with a dependency on ext.EventLogging, we get a JS error - for
instance:
Uncaught Error: Unknown dependency: ext.eventLogging load.php:10078
sortDependencies load.php:10078
sortDependencies load.php:10110
resolve load.php:10133
mw.loader.load load.php:11023
(anonymous function)  Main_Page:225

We force the ext.EventLogging target to desktop when $wgMFLogEvents is false,
but do nothing for other modules that may load that have dependencies on it.

-- 
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