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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
            Summary|Fail more gracefully when   |ResourceLoader: Fail more
                   |RL has duplicate            |gracefully when a module
                   |registration errors         |name is registrated
                   |                            |multiple times

--- Comment #3 from Krinkle <[email protected]> ---
This is the functional equivalent of two pieces of php code in MediaWiki (e.g.
core and an extension, or two extensions) registering the same class name in
the Autoloader.

There is imho no acceptable graceful behaviour. It is front-end, not backend,
so you could at most decide to disable the entire javascript pipeline, but that
seems not worth implementing for this.

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