Last modified: 2012-04-19 21:22:13 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 T32684, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30684 - Fix bad escaping in mw.message for inexistent messages (i.e. <key>)
Fix bad escaping in mw.message for inexistent messages (i.e. <key>)
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
unspecified
All All
: High normal (vote)
: 1.18.0 release
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-01 14:59 UTC by Krinkle
Modified: 2012-04-19 21:22 UTC (History)
3 users (show)

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


Attachments

Description Krinkle 2011-09-01 14:59:25 UTC
Great minds think a like :-), a similar problem as bug 30681 also sneaked into mw.message. Whether mw.message( 'bla' ).plain() or mw.message( 'bla' ).escaped() both return '<bla>'.
Comment 1 Krinkle 2011-09-01 15:28:44 UTC
Fixed in r95999. Also added unit tests.

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


Navigation
Links