Normalize message name in Allmessages
authorGeoffrey Mon <geofbot@gmail.com>
Mon, 13 Jul 2015 16:35:11 +0000 (12:35 -0400)
committerGEOFBOT <geofbot@gmail.com>
Wed, 15 Jul 2015 20:47:15 +0000 (16:47 -0400)
commit47e0f0c34df68c54765d4aaf64deab3db515a78f
treed087d488e8915d0590227db1726d233a527408af
parent958b8f14946667181aa68060f8a56e704b020223
Normalize message name in Allmessages

* Normalize the message name returned by allmessages
* Separate message key normalization into
  MessageCache::normalizeKey()

Bug: T63894
Change-Id: I1d89fc73fea705243d390bab91255a635d8f9eee
includes/api/ApiQueryAllMessages.php
includes/cache/MessageCache.php