https://bugzilla.wikimedia.org/show_bug.cgi?id=25373
--- Comment #1 from [email protected] 2012-10-29 01:03:09 UTC --- Created attachment 11254 --> https://bugzilla.wikimedia.org/attachment.cgi?id=11254 Patch to fix the short circuit activation for "if/then/else" evaluation It looks like ShortCircuit is enabled for the wrong branch of the condition in doLevelConditions (i.e. the branch used to compute the result is skipped, except for very simple cases). Here is a patch. -- 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. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
