Thread history
Time | User | Activity | Comment |
---|---|---|---|
No results |
Aliases will be taken care of by the committer (me), so just change it. On Wikimedia it may take months, but committing namespace is something I can do this weekend.
Thanks for you reply. How about noticing? How/where need we notice?
Probably the projects that use the Japanese language setting. Also you should check where the namespace names are used hardcoded in your wiki, for example changing {{#ifeq:{{NAMESPACE}}|ノート|...}}
to {{#ifeq:{{NAMESPACE}}|{{ns:Talk}}|...}}
or {{#ifeq:{{NAMESPACE}}|{{ns:1}}|...}}
, which will make the function work with both namespace names.
Changes have been committed in mwr:66490. Strangely enough the Japanese updates are not in there. Niklas, could this be a caching issue?
I see they had not been yet. I've committed them in mwr:66497. catrope will update namespaces, special page aliases and magic words in a few hours on Wikimedia wikis.