User talk:Kaniivel/RefConsolidate start.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Interface-protected edit request on 24 February 2022[edit]

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)[reply]

 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)[reply]
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)[reply]

Javascript error[edit]

I'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')

(t · c) buidhe 23:33, 27 May 2023 (UTC)[reply]