I noticed at testwiki that the Special Pages associated with Gather are missing labels in the Special Pages list:
https://test.wikipedia.org/wiki/Special:SpecialPages
They are reported simply as "<gather>" and "<gatherlists>".
I noticed at testwiki that the Special Pages associated with Gather are missing labels in the Special Pages list:
https://test.wikipedia.org/wiki/Special:SpecialPages
They are reported simply as "<gather>" and "<gatherlists>".
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Fix special page names on Special:SpecialPages | mediawiki/extensions/Gather | master | +8 -2 |
Change 200485 had a related patch set uploaded (by Florianschmidtwelzow):
Fix special page names on Special:SpecialPages
@Jdlrobson, @Jhernandez: What do you think about @bmansurov's comment on https://gerrit.wikimedia.org/r/#/c/200485/ ?
Names should be arranged alphabetically.
Note there is no convention on message key ordering - it's on a per extension basis. Message keys are handled by Translatewiki anyhow. I remember trying to push for a standard sort order a long time ago but this is the only email on that subject I can find:
https://www.mail-archive.com/mediawiki-i18n@lists.wikimedia.org/msg00655.html
Agai... ordering doesn't really matter. It's just JSON, any client can order it as they wish.