Page MenuHomePhabricator

Add WF: as an alias of Wikifunctions namespace
Closed, ResolvedPublic

Event Timeline

Jdforrester-WMF triaged this task as Low priority.

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

[operations/mediawiki-config@master] Wikifunctions: Add WF as alias for NS_PROJECT

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

Jdforrester-WMF changed the task status from Open to In Progress.Jul 28 2023, 4:06 PM
Jdforrester-WMF moved this task from To Triage to In Progress on the Abstract Wikipedia team board.

Should this also include WT: for wikifunctions talk pages as it is for enwiki and others?

Should this also include WT: for wikifunctions talk pages as it is for enwiki and others?

Sure, done.

Change 942685 merged by jenkins-bot:

[operations/mediawiki-config@master] Wikifunctions: Add WF as alias for NS_PROJECT (and WT for its talk)

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

Mentioned in SAL (#wikimedia-operations) [2023-07-31T14:01:59Z] <jforrester@deploy1002> Started scap: Backport for [[gerrit:942685|Wikifunctions: Add WF as alias for NS_PROJECT (and WT for its talk) (T342964)]]

Mentioned in SAL (#wikimedia-operations) [2023-07-31T14:03:22Z] <jforrester@deploy1002> jforrester: Backport for [[gerrit:942685|Wikifunctions: Add WF as alias for NS_PROJECT (and WT for its talk) (T342964)]] synced to the testservers mwdebug1002.eqiad.wmnet, mwdebug2002.codfw.wmnet, mwdebug1001.eqiad.wmnet, mwdebug2001.codfw.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-07-31T14:09:27Z] <jforrester@deploy1002> Finished scap: Backport for [[gerrit:942685|Wikifunctions: Add WF as alias for NS_PROJECT (and WT for its talk) (T342964)]] (duration: 07m 27s)

Change 947338 had a related patch set uploaded (by Samtar; author: Samtar):

[operations/mediawiki-config@master] core-namespaces: Remove dupe wikifunctions alias

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

Change 947338 merged by jenkins-bot:

[operations/mediawiki-config@master] core-namespaces: Remove dupe wikifunctions alias

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

Mentioned in SAL (#wikimedia-operations) [2023-08-09T14:34:23Z] <samtar@deploy1002> Started scap: Backport for [[gerrit:947338|core-namespaces: Remove dupe wikifunctions alias (T342964)]]

Mentioned in SAL (#wikimedia-operations) [2023-08-09T14:36:05Z] <samtar@deploy1002> samtar: Backport for [[gerrit:947338|core-namespaces: Remove dupe wikifunctions alias (T342964)]] synced to the testservers mwdebug1002.eqiad.wmnet, mwdebug2002.codfw.wmnet, mwdebug1001.eqiad.wmnet, mwdebug2001.codfw.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-08-09T14:48:45Z] <samtar@deploy1002> Finished scap: Backport for [[gerrit:947338|core-namespaces: Remove dupe wikifunctions alias (T342964)]] (duration: 14m 21s)

Mentioned in SAL (#wikimedia-operations) [2023-08-09T14:49:30Z] <TheresNoTime> [samtar@mwmaint1002 ~]$ mwscript namespaceDupes.php --wiki wikifunctionswiki --fix for T342964

[samtar@mwmaint1002 ~]$ mwscript namespaceDupes.php --wiki wikifunctionswiki
0 pages to fix, 0 were resolvable.

pagelinks from=3394 ns=0 dbk=WF:FAQ -> Wikifunctions:FAQ DRY RUN
1 links to fix, 1 were resolvable, 0 were deleted.

Looks good!
[samtar@mwmaint1002 ~]$ mwscript namespaceDupes.php --wiki wikifunctionswiki --fix
0 pages to fix, 0 were resolvable.

pagelinks from=3394 ns=0 dbk=WF:FAQ -> Wikifunctions:FAQ
1 links to fix, 1 were resolvable, 0 were deleted.

Looks good!

https://www.wikifunctions.org/wiki/WF:Main_Page now redirects as expected to https://www.wikifunctions.org/wiki/Wikifunctions:Main_Page

Etonkovidova subscribed.
[samtar@mwmaint1002 ~]$ mwscript namespaceDupes.php --wiki wikifunctionswiki
0 pages to fix, 0 were resolvable.

pagelinks from=3394 ns=0 dbk=WF:FAQ -> Wikifunctions:FAQ DRY RUN
1 links to fix, 1 were resolvable, 0 were deleted.

Looks good!
[samtar@mwmaint1002 ~]$ mwscript namespaceDupes.php --wiki wikifunctionswiki --fix
0 pages to fix, 0 were resolvable.

pagelinks from=3394 ns=0 dbk=WF:FAQ -> Wikifunctions:FAQ
1 links to fix, 1 were resolvable, 0 were deleted.

Looks good!

https://www.wikifunctions.org/wiki/WF:Main_Page now redirects as expected to https://www.wikifunctions.org/wiki/Wikifunctions:Main_Page

Thanks, @TheresNoTime!
Checked in wikifunctions wmf.20 -works as expected.