Page MenuHomePhabricator

PageTranslationDeletePage: do not display page titles with underscores
Closed, ResolvedPublic

Description

Special:PageTranslationDeletePage displays the page title to be deleted with underscores in the Page name field of the deletion form, as opposed to e.g. the Move form. Should probably not be using them and display instead the page title with spaces if it has them.

Event Timeline

Nikerabbit removed a project: Language-Team.
Nikerabbit subscribed.

I recall looking at this at some point and I am doubting whether this is a good first task.

Change 913510 had a related patch set uploaded (by Tacsipacsi; author: Tacsipacsi):

[mediawiki/extensions/Translate@master] DeleteTranslatableBundleSpecialPage: show canonical title

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

Tacsipacsi changed the task status from Open to In Progress.Apr 29 2023, 10:28 AM
Tacsipacsi claimed this task.
Tacsipacsi subscribed.

I recall looking at this at some point and I am doubting whether this is a good first task.

Actually it is.

Change 913510 merged by jenkins-bot:

[mediawiki/extensions/Translate@master] DeleteTranslatableBundleSpecialPage: show canonical title

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

Can someone test this in production? I don’t have admin right on any production wiki that has Translate.

@Tacsilacsi, I don't know what it looked like before, but I don't see any underscores now:

Screenshot_20230517_232636_Firefox.png (1×1 px, 315 KB)

abi_ subscribed.

Also checked on translatewiki.net:

image.png (494×854 px, 39 KB)

Thanks @Tacsipacsi