https://bugzilla.wikimedia.org/show_bug.cgi?id=53168

       Web browser: ---
            Bug ID: 53168
           Summary: empty diffs set class="diff-multi"
           Product: MediaWiki
           Version: 1.22-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: History/Diffs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 13144
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13144&action=edit
$notice instead of $multi

https://gerrit.wikimedia.org/r/#/c/73014/ breaks JavaScripts that use
class='diff-multi' to identify multi diffs because the class get set when there
is not multi diff but a empty diff.

Suggested solution: Use a separate table row for diff-empty.
The attached patch uses $notice instead of $multi. A new table row would be an
other way.

-- 
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

Reply via email to