Jump to content

User talk:Enterprisey/mark-join-date

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

Console error

[edit]

Hey Enterprisey, I see the following error in my browser console from time to time at SPI:

Uncaught TypeError: res.query.users[j].registration is undefined
    fetchAndDisplayDates https://en.wikipedia.org/w/index.php?title=User:Enterprisey/mark-join-date.js&action=raw&ctype=text/javascript:33
index.php:33:25
    fetchAndDisplayDates https://en.wikipedia.org/w/index.php?title=User:Enterprisey/mark-join-date.js&action=raw&ctype=text/javascript:33
    jQuery 8

I saw this recently at Wikipedia:Sockpuppet_investigations/Evlekis, and the error corresponded to Szerkesztő 10...the corresponding entry in the query had the username as

name: "Szerkeszt%25C5%2591_10"

and the "invalid" field present. I wonder if this is an issue in URL-encoding the username. As an alternative if you can't track down the root cause, would you mind checking for the presence of the "invalid" field and skipping over the user in question just so I don't have a errors in my browser console (and so my debugger doesn't break there when I'm trying to debug something else)? GeneralNotability (talk) 16:24, 29 December 2020 (UTC)[reply]