https://bugzilla.wikimedia.org/show_bug.cgi?id=35814
--- Comment #4 from Dmitriy Sintsov <[email protected]> 2012-04-09 05:59:25 UTC --- Created attachment 10390 --> https://bugzilla.wikimedia.org/attachment.cgi?id=10390 Detect zero length circular references of ResourceLoader dependencies 1.18wmf1 didn't check for trivial circular references (zero length of ring). Don't know whether that is fixed in the trunk. It is for 1.18wmf1. Sorry for not being able to provide patch to trunk, with current move to git it became a little bit more difficult to me. With this patch, I detected and fixed the circular reference in my PHP module definitions code immediately. -- 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
