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

            Bug ID: 65029
           Summary: Double escaped accesskey tooltip
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Internationalization
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Steps to reproduce:

Set [[MediaWiki:Brackets]] to
  '$1', "$1", <$1>

The HTML contains:
 title="Foobar &amp;#039;a&amp;#039;, &amp;quot;a&amp;quot;, &amp;lt;a&amp;gt;"
 accesskey="a"

Expected result:
 title="Foobar 'o', &quot;o&quot;, &lt;o>"
 accesskey="a"

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