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

           Summary: Allow html markup in messages: repoadmin-edit-bug, and
                    repoadmin-edit-view
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: CodeReview
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Messages
repoadmin-edit-bug
repoadmin-edit-view
contain english names that may be not translated to some languages,
when localized. Thus they need to be properly tagged as English,
else screen readers, search engines, etc. will fail on them.
Trying <span lang="en">ViewVC</span> and <span lang="en">BugZilla</span>,
however, render the html verbatim on screen by incorrectly escaping the <>'s.
This is likely a bug showing up at other places as well.


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

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to