https://bugzilla.wikimedia.org/show_bug.cgi?id=19716
Liangent <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Liangent <[email protected]> 2012-07-07 19:58:42 UTC --- Maybe it's related to line feeds. Let them be visible below: Old text: Line 1\n Line 2 New text: Line 1\n Line 2\n Line 3 So " Line 2 " is removed and " Line 2\n Line 3 " is added. We may want to add trailing line feeds when calculating diff variables. -- 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
