Steps to replicate the issue (include links if applicable):
- Copy and paste the content below into any JavaScript page (such as Special:MyPage/test123.js) and save the page:
/* _addText: [[Category:Noop]] */
- If you're testing this on the Chinese Wikipedia, make sure your user interface language is set to a Chinese language variant (such as https://zh.wikipedia.org/wiki/Special:MyPage/test123.js?uselang=zh-tw).
- Another option is to add the content of the JavaScript page (from step 1) to MediaWiki:Clearyourcache.
What happens?:
The Noop category appears twice in the category column.
Other information (browser name/version, screenshots, etc.):
The Chinese Wikipedia has made some changes to MediaWiki:Clearyourcache so that JSON, JavaScript and CSS pages can display wikitext (we call this project Special wikitext). Even so, the category column should still not display categories twice.
