https://bugzilla.wikimedia.org/show_bug.cgi?id=41689
--- Comment #1 from Krenair <[email protected]> 2012-11-02 15:11:09 UTC --- It looks like "actual" always seem to begin with a space which is not in "expected"... Changing $added_line and $subtracted_line to substr with 2 instead of 1 appears to fix it. (subtracted_line to fix basically the same problem but with line removal) -- 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
