Page MenuHomePhabricator

Fix links for usergroups to point to project namespace
Closed, ResolvedPublicBUG REPORT

Description

The i18n entries for MediaWiki:Grouppage-functioneer and MediaWiki:Grouppage-functionmaintainer currently point to the main namespace. They need to point to the project namespace.

I.e. Currently incorrect:

Should be:

  • "grouppage-functioneer": "{{ns:project}}:Functioneers"
  • "grouppage-functionmaintainer": "{{ns:project}}:Maintainers"

Temporary fix:
I've temporarily fixed with local overrides, which should be deleted once this is fixed and merged. (at MediaWiki:Grouppage-functioneer and MediaWiki:Grouppage-functionmaintainer)

Event Timeline

Change 946618 had a related patch set uploaded (by Jforrester; author: Jforrester):

[mediawiki/extensions/WikiLambda@master] i18n: Fix grouppage links to have Wikifunctions: prefix

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

Jdforrester-WMF changed the task status from Open to In Progress.Aug 7 2023, 8:23 PM
Jdforrester-WMF claimed this task.
Jdforrester-WMF triaged this task as Low priority.
Jdforrester-WMF moved this task from To triage to In Progress on the Abstract Wikipedia team board.

Change 946618 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] i18n: Fix grouppage links to have Wikifunctions: prefix

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