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

            Bug ID: 64040
           Summary: Minor edit class inconsistent
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: History/Diffs
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: jrob...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

In the history page, the class "minoredit" is used. This should probably be
"minor-edit" though since it is two words.

HTML produced is:
<abbr class="minoredit" title="This is a minor edit">m</abbr>

Expected:
<abbr class="minor-edit" title="This is a minor edit">m</abbr>

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to