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

           Summary: Better HTML rendering needed for
                    MediaWIki:Mwe-upwiz-tooltip-other
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://translatewiki.net/wiki/Thread:Support/Non-worki
                    ng_HTML_code_at_Mwe-upwiz-tooltip-other
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: UploadWizard
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected],
                    [email protected]


MediaWiki:Mwe-upwiz-tooltip-other („<Mwe-upwiz-tooltip-other>“) tries to use
HTML, but the code (see mw.UploadWizard.js, addHint() function) seems not to
support that, which means the HTML code is shown to the user (you can test that
at http://commons.prototype.wikimedia.org/wiki/Special:UploadWizard ).

It looks like the message is passed to a Script in UploadWizardHooks.php
for display, so likely the script needs to treat this message HTML/DOM aware,
or "<"s are recoded as "&lt;"s somewhere on the way.


Note, this bug was found by
http://translatewiki.net/wiki/User:Mormegil
see:
http://translatewiki.net/wiki/Thread:Support/Non-working_HTML_code_at_Mwe-upwiz-tooltip-other

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