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


Roan Kattouw <roan.katt...@gmail.com> changed:

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




--- Comment #2 from Roan Kattouw <roan.katt...@gmail.com>  2009-09-23 13:56:13 
UTC ---
Should be fixed with r56816. Note that all attempts to reproduce this bug
locally failed, because it cannot occur in theory: there's a GlobalDependency
checking $wgExtensionMessagesFiles before any extension-added dependencies, and
the former should fire since disabling an extension obviously changes the value
of $wgExtensionMessagesFiles, which means the ghost LU object should never be
reached.

In short, a theoretically unreachable code path was somehow reached anyway and
exploded; this should now be fixed.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to