User talk:Kaniivel/RefConsolidate start.js
Interface-protected edit request on 24 February 2022
editThis edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Change line 12 from:
if ( namespace === 0 || namespace === 2 )
to:
if ( namespace === 0 || namespace === 2 || namespace === 118 )
in order to allow the script to work in draftspace. ––FormalDude talk 09:04, 24 February 2022 (UTC)
- Not done this is an active editor, if @Kaniivel: would like to update their own personal script, they are of course welcome to, but we won't force changes upon them. — xaosflux Talk 11:43, 24 February 2022 (UTC)
- Sorry, didn't realize they were active. I notice @Kaniivel made the change, thank you very much! ––FormalDude talk 10:19, 26 February 2022 (UTC)
Javascript error
editI've tried this script on multiple browsers, trying to fix unused list references on The Holocaust in Poland, but I keep getting the following error:
https://en.wikipedia.org/w/load.php?lang=en&modules=jquery%2Coojs-ui-core%2Coojs-ui-widgets%2Cvue%7Cjquery.ui&skin=vector-2022&version=1oina at line 52: Uncaught TypeError: Cannot read properties of undefined (reading 'keyValues')
This is on Vector 2022. On legacy vector I am getting a slightly different error,
https://en.wikipedia.org/w/load.php?lang=en&modules=jquery%2Coojs-ui-core%2Coojs-ui-widgets%2Cvue%7Cjquery.ui&skin=vector&version=1oina at line 52: Uncaught TypeError: Cannot read properties of undefined (reading 'keyValues')