Last modified: 2014-05-14 20:12:50 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67029, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65029 - Double escaped accesskey tooltip
Double escaped accesskey tooltip
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.24rc
All All
: Unprioritized trivial (vote)
: ---
Assigned To: Fomafix
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-08 10:13 UTC by Fomafix
Modified: 2014-05-14 20:12 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Fomafix 2014-05-08 10:13:38 UTC
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"
Comment 1 Gerrit Notification Bot 2014-05-08 10:16:48 UTC
Change 132175 had a related patch set uploaded by Gerrit Patch Uploader:
Linker.php: Do not double escape accesskey in tooltip

https://gerrit.wikimedia.org/r/132175
Comment 2 Gerrit Notification Bot 2014-05-14 18:31:03 UTC
Change 132175 merged by jenkins-bot:
Linker.php: Do not double escape accesskey in tooltip

https://gerrit.wikimedia.org/r/132175

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links