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

       Web browser: ---
             Bug #: 28919
           Summary: Add message parsing mode stripping markup
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: i18n
          Severity: enhancement
          Priority: Unprioritized
         Component: User interface
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Some user interface messages are used in different contexts - see for instance
bug 14107, b ut there are many more - where one use requires markup, or could
or should have markup, while the other use forbids markup.

For the second use, we should have a mesage parsing or message text retrieval
mode stripping markup. Most likely the needed code exists already, since the
TOC of pages is built from section headings having all kinds of markup
stripped.

It only needs to be applied at the right places. 

Some routines should generally apply this kind of stripping on specific data,
e.g. all html attribute values, or option values and labels in <select> inputs,
etc.

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

Reply via email to