User Details
- User Since
- Mar 12 2025, 1:36 PM (77 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Leo768 [ Global Accounts ]
Jul 14 2026
It's really easy to realise T407974 when investigating this bug, so I'd prefer not to make this public until T407974 is fixed as well.
Apr 4 2026
Mar 11 2026
Mar 1 2026
As that message is loaded by JavaScript, it shouldn't use interwiki links (all interwikis are non-local by default). It should be changed to a normal external link.
Sorry for the misleading URL. The English Wikipedia link was made up - I only tested it on some wikis that didn't customize the message like zhwiki and meta.
Yes, in the message source code, it used [[mw:Special:MyLanguage/Help:Temporary_accounts|XXX]]. The issue is that, given that wikitext, it's parsed as the wrong link (/wiki/Mw:...) when it is actually shown in the tooltip.
Feb 26 2026
Sorry, I just noticed that this issue has already been mentioned in T294950. It might still be good to keep this as a subtask for tracking purposes.
Feb 21 2026
The issue mentioned does not actually exist.
Oct 22 2025
Oct 21 2025
I have no idea what this task is requesting for. For a line like for _,v in ipairs(t) do print(v) end, you are actually declare two local variables _ and v, and strict won't raise an error. If you get an error for using global underscore variable, there should be something wrong in your code.
Jun 20 2025
I believe it's related to https://issues.chromium.org/issues/40889720, in which Chrome doesn't support the columnalign attribute at all.
