Page MenuHomePhabricator

Correct alias from es.wikisource to eo.wikisource
Closed, ResolvedPublic

Description

Hi! While reading a comment on phab:T164195 I've realized that there are 2 wgNamespaceAliases wrongly applied on es.wikisource, and should be on eo.wikisource.

In wmf-config/InitialiseSettings.php I can see this code:

'+eswikisource' => [
  'Auxtoro' => 102,
  'Auxtoro-Diskuto' => 103,
],

, but this is not Spanish, this is Esperanto. So now, if you type https://es.wikisource.org/wiki/Auxtoro:La_Pintura.djvu/5 it automatically shows https://es.wikisource.org/wiki/Página:La_Pintura.djvu/5 (changes from "Auxtoro" to "Página", because that's namespace 102 in es.wikisource).

If I type https://eo.wikisource.org/wiki/Axtoro:Lawrence_Lessig it redirects me to https://eo.wikisource.org/wiki/A%C5%ADtoro:Lawrence_Lessig.

I think that it was a mistake because of the proximity of "es" and "eo" code.

The namespace and aliases creation were asked in phab:T34176.

So, all together makes me suggest to change that code from "eswikisource" to "eowikisource" (just changing one letter). What do you think?

Event Timeline

(@Aleator: Project description of All-and-every-Wikisource says "Please do not report language specific tasks under this project" - sure you wanted to add it?)

(@Aleator: Project description of All-and-every-Wikisource says "Please do not report language specific tasks under this project" - sure you wanted to add it?)

Sorry, I didn't see that warning (now I know it) :)

scheduled for EU swat 5/11 see wikitech.wikimedia.org/wiki/deployments for times

Zppix triaged this task as Medium priority.May 10 2017, 5:24 PM

Change 353059 merged by jenkins-bot:
[operations/mediawiki-config@master] Correct alias(es) from es.wikisource to eo.wikisource

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

Mentioned in SAL (#wikimedia-operations) [2017-05-11T13:10:28Z] <addshore@tin> Synchronized wmf-config/InitialiseSettings.php: SWAT: T164888 [[gerrit:353059|Correct alias(es) from es.wikisource to eo.wikisource]] (duration: 00m 42s)

Swatted, if you notice any issues related to this configuration change, please reopen the task, and someone (possibly me) will look into it.

Thank you for the bug report,

Zppix