Page MenuHomePhabricator

Special:Translate (TUX) filter box shows all untranslated messages when searching for the string "null"
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

Many untranslated messages are shown as results, even though the source string doesn't have the string "null".

What should have happened instead?:

Untranslated messages must be shown only if the source message has the string "null".

The empty content is probably treated as the string "null" somewhere.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

What is currently deployed on translatewiki.

Event Timeline

Change #1208600 had a related patch set uploaded (by Amire80; author: Amire80):

[mediawiki/extensions/Translate@master] Correctly filter translations by the string "null"

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

Change #1208600 merged by jenkins-bot:

[mediawiki/extensions/Translate@master] Correctly filter translations by the string "null"

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

I can search the string "null", and don't see other non "null" unit now

image.png (1×1 px, 150 KB)

Pppery assigned this task to Amire80.