Steps to replicate the issue (include links if applicable):
- Edit any article in VE on one of the following wikis: dewiki, ruwiki, nowiki, nlwiki (probably many many others too)
- Press the "Insert citation" button
What happens?:
- The "Automatic" tab is disabled
- Because of:
- https://gerrit.wikimedia.org/g/mediawiki/extensions/Citoid/+/c6c50c6f9075c23e3735f3b422f1b8ae9866d44e/modules/ve/ve.ui.CitoidInspector.js#170
- -> https://gerrit.wikimedia.org/g/mediawiki/extensions/Citoid/+/c6c50c6f9075c23e3735f3b422f1b8ae9866d44e/modules/ve/ve.ui.CitoidInspector.js#105
- -> https://gerrit.wikimedia.org/g/mediawiki/extensions/Citoid/+/c6c50c6f9075c23e3735f3b422f1b8ae9866d44e/modules/ve/ve.ui.Citoid.init.js#58
- -> https://gerrit.wikimedia.org/g/mediawiki/extensions/Citoid/+/c6c50c6f9075c23e3735f3b422f1b8ae9866d44e/modules/ve/ve.ui.Citoid.init.js#52
- … in conjunction wth Id4985e7532404f960d21e0a5aef9510d080223e7, which intends to just add a warning, but actually disables the feature completely for wikis that don't have those three items in their MediaWiki:Citoid-template-type-map.json (which, I guess, is probably most wikis?)
- Because of:
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Fixed w/ config in
- ar
- de
- en
- es
- fa
- fr
- ja
- nl
- nn
- no
- pl
- pt
- ru
- sv
- uk