Page MenuHomePhabricator

Convert all "message" object to be plain Text
Closed, ResolvedPublic

Description

As an user of the application I would like the messages being passed around the application to always be of type string and not have instances of the mw.messages object being passed around

  • Refactor the MediaSearch Frontend code to just use text messages

CONTEXT: this ticket was created as a consequence of a comment raised by Timo Tijhof on the path https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MediaSearch/+/726147

Event Timeline

Change 731922 had a related patch set uploaded (by Simone Cuomo; author: Simone Cuomo):

[mediawiki/extensions/MediaSearch@master] Convert all \"message\" object to be plain Text

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

Change 731922 merged by jenkins-bot:

[mediawiki/extensions/MediaSearch@master] Convert all \"message\" object to be plain Text

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

Etonkovidova subscribed.

Checked commons wmf.6 - no UI regression issues were found.