Page MenuHomePhabricator

jpxg
User

Projects (4)

Today

  • No visible events.

Tomorrow

  • No visible events.

Sunday

  • No visible events.

User Details

User Since
Sep 25 2020, 6:55 AM (290 w, 12 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
JPxG [ Global Accounts ]

Recent Activity

Mar 5 2026

jpxg added a comment to T419143: The wikis are currently read-only.

Some investigation was made in Russian Wikipedia discord chat, maybe it will be useful.

  1. In 2023, vandal attacks was made against two Russian-language alternative wiki projects, Wikireality and Cyclopedia. Here https://wikireality.ru/wiki/РАОрг is an article about organisators of these attacks.
  2. In 2024, ruwiki user Ololoshka562 created a page https://ru.wikipedia.org/wiki/user:Ololoshka562/test.js containing script used in these attacks. It was inactive next 1.5 years.
  3. Today, sbassett massively loaded other users' scripts into his global.js on meta, maybe for testing global API limits: https://meta.wikimedia.org/wiki/Special:Contributions/SBassett_(WMF) . In one edit, he loaded Ololoshka's script: https://meta.wikimedia.org/w/index.php?diff=prev&oldid=30167202 and run it.
Mar 5 2026, 5:52 PM · 2026-user-javascript-incident, WMF-General-or-Unknown, Wikimedia-Incident

Mar 25 2025

jpxg added a comment to T31118: Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist.

This would still be awesome.

Mar 25 2025, 9:24 PM · MediaWiki-User-Interface (collapsible elements), Patch-Needs-Improvement, MediaWiki-Parser

Jul 23 2024

jpxg added a comment to T368177: Automatically accept vanishing requests if the user has no activity.

Is it possible to do something about log entries for this user? For example, https://en.wikipedia.org/wiki/Special:Log/AccountVanishRequests is readily accessible and gives a comprehensive list of every user who's been vanished for privacy reasons, alongside their reason for doing so, all in one central and easily-indexed location. This would seem like, perhaps, the least private thing possible.

Jul 23 2024, 9:39 AM · MW-1.43-notes (1.43.0-wmf.15; 2024-07-23), MediaWiki-Platform-Team (Radar), Account-Vanishing, Wikipedia-iOS-App-Backlog, Wikipedia-Android-App-Backlog, MediaWiki-extensions-CentralAuth

Jul 7 2024

jpxg added a comment to T25932: Allow use of semantic HTML5 elements in wikitext.

Bumping this to agree with all the stuff Izno said (although I take no position on the obscure parliamentary issues of which tasks should be under which bugs), and add the stuff I said at T31118; I think <details> and <summary> tags are a good example of a simple, low-overhead fix to what's currently a big obtuse workaround requiring clientside JavaScript. mw-collapsible is not only kludge that makes MediaWiki code incompatible with other stuff, it's also inaccessible in a lot of cases:. it only works for people who are capable of downloading and executing javascript -- many people have it disabled, and on en.wp for example my computer often doesn't load javascript and then just gives up altogether (making all mw-collapsible content impossible to view). It's hard to see how maintaining scripts/etc for mw-collapsible is easier than just permitting summary/details tags and leaving implementation to browsers.

Jul 7 2024, 6:01 AM · MW-1.45-notes (1.45.0-wmf.10; 2025-07-15), HTML5, Epic, Accessibility, MediaWiki-Parser

Jun 22 2024

jpxg added a comment to T318036: Investigate raising max edit count above 500,000.

May be worth noting that, per https://en.wikipedia.org/wiki/Wikipedia:List_of_Wikipedians_by_number_of_edits -- only 872 of us have made more than a hundy thou, and only 14 have broken a million (ofc this excludes bots). However, as it were, those 872 and/or 14 are probably the most likely to be using Xtools -- this seems to me, at least, to suggest that caching them might be really easy.

Jun 22 2024, 7:43 PM · XTools

Jun 18 2024

jpxg added a comment to T31118: Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist.

For what it's worth, I do a lot of work with templates and userscripts, and the lack of <details> is woeful.

Jun 18 2024, 9:25 PM · MediaWiki-User-Interface (collapsible elements), Patch-Needs-Improvement, MediaWiki-Parser

Jun 10 2024

jpxg updated the task description for T367025: I can't create an enwiki account, despite being a sysop, IP block exempt and accountcreator.
Jun 10 2024, 7:31 AM · MediaWiki-User-login-and-signup
jpxg created T367025: I can't create an enwiki account, despite being a sysop, IP block exempt and accountcreator.
Jun 10 2024, 7:30 AM · MediaWiki-User-login-and-signup

Mar 7 2024

jpxg added a comment to T334940: All Graphs broken on Wikimedia wikis (due to security issue T336556).

Just to confirm my understanding of the situation: graphs are still broken after a whole year, with no replacement whatsoever, and no plan for implementing one?

Mar 7 2024, 8:59 AM · User-notice-archive, Regression, Tech Ambassadors & Translators, MediaWiki-extensions-Graph

Feb 22 2024

jpxg added a comment to T229735: Add gadgets-edit and gadgets-definition-edit access to stewards and interface administrators.

Can local interface admins edit gadget pages now, or is this still a pending item?

Feb 22 2024, 1:55 AM · Wikimedia-Site-requests, Gadgets-2.0, MediaWiki-extensions-Gadgets

Jan 4 2024

jpxg created T354312: Random pages displaying in Vector 2022 despite skin being set in preferences to Vector 2010.
Jan 4 2024, 3:22 AM

Jan 3 2024

jpxg added a comment to T338920: Discussion tool saved answer not accessible on mobile when multiple pages are included.

This has been happening to me on the English Wikipedia. I use Firefox on Android. This started happening a few days ago. I will post here what I posted on the Village Pump.

Jan 3 2024, 3:29 AM · Verified, MW-1.42-notes (1.42.0-wmf.22; 2024-03-12), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Editing-team (Kanban Board), DiscussionTools

Dec 14 2023

jpxg added a comment to T353303: Deprecated, non-rendering Unicode character U+17B4 KHMER VOWEL INHERENT AQ allows bizarre mediawiki hax.

Completely talking out of my whatever here, so tell me if this is stupid (it probably is) but is there a way to detect if page titles render with a pixel width of zero? Or, possibly, to iterate over all Unicode points, see which are rendered with a pixel width of zero in [whatever environment], and specify to render those as a period or a tofu box or something (or add them to the default title blacklist)?

Dec 14 2023, 5:43 AM · MediaWiki-General

Dec 13 2023

jpxg added a comment to T353303: Deprecated, non-rendering Unicode character U+17B4 KHMER VOWEL INHERENT AQ allows bizarre mediawiki hax.

It should be noted that this is one of the two deprecated characters in https://en.wikipedia.org/wiki/Khmer_(Unicode_block) (U+17B4 and U+17B5), which on that article renders as tofu, but I guess the characters themselves render as nothing.

Dec 13 2023, 8:29 PM · MediaWiki-General
jpxg created T353303: Deprecated, non-rendering Unicode character U+17B4 KHMER VOWEL INHERENT AQ allows bizarre mediawiki hax.
Dec 13 2023, 4:57 AM · MediaWiki-General

Dec 11 2023

jpxg added a comment to T65512: Typography refresh body type renders incorrectly in Windows.

Is this still a problem?

Dec 11 2023, 9:39 AM · I18n, MediaWiki-User-Interface
jpxg created T353118: Undefined behavior when trying to define different input types using tag parserfunction.
Dec 11 2023, 2:52 AM · MediaWiki-extensions-InputBox

Nov 20 2023

jpxg added a comment to T322916: Fix Newspapers.com access issues.

Going to post about this here since, although I solved the problem myself, this was what came up when I searched for it, so maybe other people will be here scratching their heads:

Nov 20 2023, 9:25 PM · Essential-Work, Moderator-Tools-Team, Library-Card-Platform

Nov 14 2023

jpxg added a comment to T351124: Abusing spam-blacklist to deny anyone from editing a page.

This would seem to, in general, militate against the wisdom of implementing a spam URL blacklist as a magical totem that prevents *anybody* (including EC, including TE, including sysops) from editing the page.

Nov 14 2023, 4:50 AM · SpamBlacklist

Mar 20 2023

jpxg raised the priority of T93049: Same MassMessage is being sent more than once from High to Needs Triage.
Mar 20 2023, 7:58 PM · MW-1.41-notes (1.41.0-wmf.10; 2023-05-23), Infrastructure-Foundations, Mail, Platform Team Workboards (Clinic Duty Team), WMF-JobQueue, MassMessage
jpxg added a comment to T93049: Same MassMessage is being sent more than once.

This happened with the Signpost today (details here). It seems that a good number of people were given double issues from the global MassMessage list on Meta. This is not user error, as the message was only requested once. For example, two successive edits to the same user talk page both cite the exact same revid (https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Signpost&oldid=24726786). I have repaired the duplicates via manual reverts, of which there were approximately 250. Most of these were from the local distribution list, but about a dozen were from the global distribution list; curiously, the doubled messages seem to be a couple hours apart.

Mar 20 2023, 7:57 PM · MW-1.41-notes (1.41.0-wmf.10; 2023-05-23), Infrastructure-Foundations, Mail, Platform Team Workboards (Clinic Duty Team), WMF-JobQueue, MassMessage

Jan 29 2023

jpxg closed T310109: Review Signpost-related templates as Resolved.
Jan 29 2023, 9:41 AM · The Signpost
jpxg added a comment to T310109: Review Signpost-related templates.

I have spelunked through the Signpost omni-index (which I also set up, at https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/Omni-index ) and cleared out (almost) all the bullshit. By my count, there were nearly a thousand pages, ranging from obsolete never-used redirects, to pagemove detritus from publishing errors, to templates that were created and never actually written, to deprecated templates with literally a single transclusion. They are all gone now: I am in the process of documenting what's going on at https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/Technical

Jan 29 2023, 9:40 AM · The Signpost
jpxg changed the status of T310109: Review Signpost-related templates from Open to In Progress.
Jan 29 2023, 9:40 AM · The Signpost
jpxg claimed T310109: Review Signpost-related templates.
Jan 29 2023, 9:40 AM · The Signpost
jpxg closed T310102: Create Signpost author pages system as Resolved.
Jan 29 2023, 9:37 AM · The Signpost
jpxg claimed T310102: Create Signpost author pages system.
Jan 29 2023, 9:37 AM · The Signpost
jpxg added a comment to T310102: Create Signpost author pages system.

This is now possible: WegweiserBot (running https://github.com/jp-x-g/wegweiser ) has refactored all of the old modules to include author information, and me and Mr. Stradivarius have updated the module to allow for sorting by author. This means that it is now possible to generate byline pages for individual authors:

Jan 29 2023, 9:36 AM · The Signpost

Jun 7 2022

jpxg created T310037: "parse" API action always returns text from latest, not approved, revision.
Jun 7 2022, 1:56 AM · MediaWiki-extensions-Approved-Revs