https://bugzilla.wikimedia.org/show_bug.cgi?id=30216
--- Comment #3 from Niklas Laxström <[email protected]> 2011-08-05 09:32:01 UTC --- Created attachment 8890 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8890 Proposed patch Here is patch that makes the fallbacks a flat list instead of recursive chains. This way we avoid the problems with cycles, because we don't have them anymore. Not included in the patch: updating $fallback in message files nor updating callers of getFallbackFor (which I plan to deprecate, perhaps with some heuristics to avoid causing loops for callers) -- 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
