https://bugzilla.wikimedia.org/show_bug.cgi?id=14431
--- Comment #7 from Umherirrender <[email protected]> 2009-03-28 18:31:50 UTC --- An idea to fix this bug: function 'addHeader' in 'DifferenceEngine.php' should test if $diff only a html comment (by an empty diff, there is only the info over the diff generator with leading and trailing whitespace) and then set a message instead of the $header and $diff to clarify that there is no diff between the revisions. Do not forget $multi. I am not so familar with php and mediawiki, so I cannot give you a patch, only this idea. -- 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
