Page MenuHomePhabricator

maintenance/preSynthesizeMessages.php creates utterances for missing messages
Open, LowPublic2 Estimated Story PointsBUG REPORT

Description

When you run maintenance/preSynthesizeMessages.php and a message key doesn't match any message it'll still create an utterance. This is because SegmentMessagesFactory::segmentMessage() uses wfMessage() which returns a fallback is a message can't be found.

Event Timeline

Change #1218655 had a related patch set uploaded (by Viktoria Hillerud WMSE; author: Viktoria Hillerud WMSE):

[mediawiki/extensions/Wikispeech@master] maintenance/preSynthesizeMessages.php creates utterances for missing messages

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

Change #1218655 merged by jenkins-bot:

[mediawiki/extensions/Wikispeech@master] maintenance/preSynthesizeMessages.php creates utterances for missing messages

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