Last modified: 2014-05-09 17:34:56 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 T60056, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58056 - SpecialRecentChanges::makeLegend double-escapes some messages
SpecialRecentChanges::makeLegend double-escapes some messages
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Recent changes (Other open bugs)
1.23.0
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-05 21:56 UTC by Bartosz Dziewoński
Modified: 2014-05-09 17:34 UTC (History)
1 user (show)

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


Attachments

Description Bartosz Dziewoński 2013-12-05 21:56:35 UTC
SpecialRecentChanges::makeLegend double-escapes some messages: once with ->text(), again with Xml::element.
Comment 1 Sam Reed (reedy) 2013-12-05 22:02:43 UTC
<dl class="mw-changeslist-legend">
<dt class="newpage">N</dt>
<dd>This edit created a new page &lt;recentchanges-legend-newpage&gt;</dd>
<dt class="minoredit">m</dt>
<dd>This is a minor edit</dd>
<dt class="botedit">b</dt>
<dd>This edit was performed by a bot</dd>
<dt class="unpatrolled">!</dt>
<dd>This edit has not yet been patrolled</dd>
<dt class="mw-plusminus-pos">&lt;recentchanges-legend-plusminus&gt;</dt>
<dd class="mw-changeslist-legend-plusminus">&amp;lt;recentchanges-label-plusminus&amp;gt;</dd>
</dl>
Comment 2 Bartosz Dziewoński 2014-05-09 17:34:56 UTC
This seems to only affect qqx, so who cares.

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


Navigation
Links