Page MenuHomePhabricator

Jonesey95
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Monday

  • No visible events.

User Details

User Since
Sep 11 2015, 3:03 AM (553 w, 1 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Jonesey95 [ Global Accounts ]

Recent Activity

Yesterday

Jonesey95 added a comment to T374727: Single quote parsing differs between parsoid and legacy.

The example code has an error in it. Erroneous output, as shown in both examples, is to be expected when there is erroneous input.

Fri, Apr 17, 4:55 AM · Parsoid, Parsoid-Read-Views

Tue, Apr 14

Jonesey95 added a comment to T200517: Emit lint error or category when a page uses duplicate HTML IDs.

@ihurbain The only thing I want to know is why is this lint error detected, and what is it useful for?

@Izno talked about a discussion on enwiki without giving a link to it, and he says that he wants to fix duplicate IDs, but we don't know what for.
I would like to know if detecting this supposed error really helped him and what for.

It is always possible to detect something, but why doing so if it is useless ?

Anyway, having to look into millions of pages cannot be the solution.

I don’t really care whether this error is detected or not, but I try to sort out issues whenever I can on frwiki, and all these false positives are probably masking a real problem.

Perhaps there aren’t any true positives because the problem hasn’t been properly identified, and there’s another way to solve it that doesn’t involve checking every ID on every page.

By the way, we have a whole project on frwiki ( Projet:Restauration des ancres brisées/Références Harvard) that involves correcting around 20,000 articles with Harvard ref not working.
These errors can be detected without that 8 million pages list.

Tue, Apr 14, 2:50 PM · MW-1.43-notes (1.43.0-wmf.28; 2024-10-22), Essential-Work, Content-Transform-Team-WIP, Parsoid, MediaWiki-extensions-Linter

Fri, Apr 3

Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

This is still happening. Today I found it at https://en.wikipedia.org/wiki/User:Uhai/Pages_without_short_descriptions_by_view_count (two stripped span tags reported via LintHint, but nothing on Page Information). Expanding the code that LintHint identifies shows no Linter errors.

Fri, Apr 3, 3:40 AM · MW-Interfaces-Team, MediaWiki-extensions-Linter

Wed, Apr 1

Jonesey95 added a comment to T326898: Don't show "add article description" at the top of pages if short description = none.

This bug has either not been fixed or has returned due to a regression. See T422021.

Wed, Apr 1, 8:03 PM · Wikipedia-iOS-App-Backlog, MW-1.43-notes (1.43.0-wmf.22; 2024-09-10), Wikipedia-Android-App-Backlog, [Archived]Wikidata Dev Team, Essential-Work, Wikidata, Page Content Service
Jonesey95 added a comment to T422021: The Android app is incorrectly suggesting to editors that they "add" short descriptions to articles with a short description of "none".

It looks like this bug was previously reported in T326898, which was closed without a patch being applied, apparently.

Wed, Apr 1, 8:02 PM · Wikipedia-Android-App-Backlog (Android Release - FY2025-26), Wikipedia-iOS-App-Backlog, Content-Transform-Team
Jonesey95 updated the task description for T422021: The Android app is incorrectly suggesting to editors that they "add" short descriptions to articles with a short description of "none".
Wed, Apr 1, 12:54 PM · Wikipedia-Android-App-Backlog (Android Release - FY2025-26), Wikipedia-iOS-App-Backlog, Content-Transform-Team
Jonesey95 created T422021: The Android app is incorrectly suggesting to editors that they "add" short descriptions to articles with a short description of "none".
Wed, Apr 1, 12:50 PM · Wikipedia-Android-App-Backlog (Android Release - FY2025-26), Wikipedia-iOS-App-Backlog, Content-Transform-Team

Tue, Mar 24

Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

Here's one on Commons where LintHint shows no errors, the rendering is clearly broken, and Page information correctly shows the Linter errors:

Tue, Mar 24, 1:26 AM · MW-Interfaces-Team, MediaWiki-extensions-Linter

Sun, Mar 22

Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

Here's an opposite situation: LintHint reports no errors, either in Preview or on the rendered page, but Page information appear to correctly show a stripped /th tag:

Sun, Mar 22, 3:06 PM · MW-Interfaces-Team, MediaWiki-extensions-Linter

Sat, Mar 21

Jonesey95 added a comment to T157670: Periodically run refreshLinks.php on production sites.
Sat, Mar 21, 12:15 AM · Wikimedia-maintenance-script-run, Platform Engineering Roadmap Decision Making, Parsing-Team--ARCHIVED

Thu, Mar 19

Jonesey95 added a comment to T170874: Provide additional Linter statistics about template-generated issues.

I'm looking at https://www.mediawiki.org/wiki/Special:LintTemplateErrors/missing-end-tag which is populated. How do I get from "36. Template:Cquote (1)" to the list of affected pages? The template itself has no Linter errors, according to "Page information", so one of the 83 transclusions presumably has an error in it. But which one?

Right, I put up a patch for that in T170874#11700296

Here's the newly deployed report
https://www.mediawiki.org/w/index.php?title=Special:LintTemplateErrors/missing-end-tag&template=Template%3ACquote

which shows
https://www.mediawiki.org/w/index.php?title=Talk:Specs/HTML/2.8.0/Extensions/Cite/Announcement&action=edit&lintid=1940684

You can get to that on https://www.mediawiki.org/wiki/Special:LintTemplateErrors/missing-end-tag by clicking on the pages link (1, pages) of the list item

Thu, Mar 19, 10:14 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), affects-translatewiki.net, Content-Transform-Team (Work In Progress), Essential-Work, MediaWiki-extensions-Linter

Mar 15 2026

Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

Here's an incorrect finding of a "Link in Link" error by LintHint (checking the API):

Mar 15 2026, 1:32 AM · MW-Interfaces-Team, MediaWiki-extensions-Linter

Mar 13 2026

Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

I have made a simplified example here:

Mar 13 2026, 3:17 PM · MW-Interfaces-Team, MediaWiki-extensions-Linter
Jonesey95 added a comment to T419927: PNGs are being displayed at a too-low, blurry resolution.

Note that if you go to the File page and click on the image, it is sharp and looks normal. The problem happens when the image is rendered as part of a page.

Mar 13 2026, 4:51 AM · MW-1.44-notes, MW-1.45-notes, MW-1.43-notes, MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), Regression, MediaWiki-File-management, MediaWiki-Platform-Team

Mar 12 2026

Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

Another example: At https://en.wikipedia.org/wiki/User_talk:Samuel_Blanning/February2006 LintHint shows an "empty heading" Linter error but Page information does not.

Mar 12 2026, 1:08 PM · MW-Interfaces-Team, MediaWiki-extensions-Linter
Jonesey95 added a comment to T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

Have you actually tried that beta feature for fixing Linter errors? It has many problems that I identified with just a few clicks, making it essentially unusable for that purpose, at least for me.

Of course I use it all the time. You should really try the linting feature and will see a status bar at the bottom of the editor. You can easily scroll to the next issue by clicking on the error/warning icons or pressing F8. There is no need to use lintHint any more with CodeMirror.

We have already submitted patches for all the issues you mention (T407203 and T418329).

We are all volunteers. Please be more polite.

Mar 12 2026, 1:05 PM · MW-Interfaces-Team, MediaWiki-extensions-Linter
Jonesey95 updated subscribers of T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.

One workaround is to enable the improved syntax highlighting beta feature (CodeMirror 6) and enable the linting feature in CodeMirror preference dialog. It reports Parsoid lint errors consistent with the page information in my tests.

Mar 12 2026, 4:35 AM · MW-Interfaces-Team, MediaWiki-extensions-Linter

Mar 10 2026

Jonesey95 created T419596: LintHint script output (via MediaWiki API database request) and "Page information" disagree on Linter errors.
Mar 10 2026, 8:08 PM · MW-Interfaces-Team, MediaWiki-extensions-Linter

Mar 7 2026

Jonesey95 created T419319: Icons swapped in error during T358068 update: severity warnings shown as "Moves".
Mar 7 2026, 5:06 PM · Reader Experience Team, MinervaNeue

Mar 5 2026

Jonesey95 created T419119: Linter fails to detect invalid extra caption "px".
Mar 5 2026, 11:59 AM · MediaWiki-extensions-Linter

Feb 25 2026

Jonesey95 added a comment to T418426: Possible Linter "misnested tag" false positive when s tags wrap images with "left" option.

Here's example output for one of the images that Linter thinks has a misnested s tag:

Feb 25 2026, 11:15 PM · MediaWiki-extensions-Linter
Jonesey95 created T418426: Possible Linter "misnested tag" false positive when s tags wrap images with "left" option.
Feb 25 2026, 11:12 PM · MediaWiki-extensions-Linter

Feb 18 2026

Jonesey95 created T417792: Two exclamation points in "display: none;" inside a table cell cause Linter errors and Parsoid display errors.
Feb 18 2026, 3:09 PM · Parsoid-Read-Views (Large Wikipedias), Content-Transform-Team (Work In Progress), Parsoid
Jonesey95 added a comment to T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.
Feb 18 2026, 3:06 PM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid

Feb 11 2026

Jonesey95 added a comment to T170874: Provide additional Linter statistics about template-generated issues.

The new wording is much better, thank you.

Feb 11 2026, 10:41 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), affects-translatewiki.net, Content-Transform-Team (Work In Progress), Essential-Work, MediaWiki-extensions-Linter

Feb 6 2026

Jonesey95 added a comment to T170874: Provide additional Linter statistics about template-generated issues.

For tech news:

There is a new special page listing templates that trigger the largest number of lint errors. For example: [[Special:LintTemplateErrors/night-mode-unaware-background-color]]

Edit mercilessly.

Feb 6 2026, 9:04 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), affects-translatewiki.net, Content-Transform-Team (Work In Progress), Essential-Work, MediaWiki-extensions-Linter
Jonesey95 added a comment to T170874: Provide additional Linter statistics about template-generated issues.

It is worth noting on help pages (or on the special page listing itself) that the reason some template might repeatedly show up is not because of the template source but because of the args passed into the template. Even in those cases, it is is still an useful signal to focus on its uses on article pages.

Feb 6 2026, 9:02 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), affects-translatewiki.net, Content-Transform-Team (Work In Progress), Essential-Work, MediaWiki-extensions-Linter

Feb 3 2026

Jonesey95 added a comment to T344219: IABot is causing "wikilink in external link" errors.

Still happening:

Feb 3 2026, 10:34 PM · InternetArchiveBot
Jonesey95 added a comment to T18057: HTML comments inside galleries cause images not to be rendered.

Further details on Anomalocaris's post:

Feb 3 2026, 7:41 PM · Parsing-Team--ARCHIVED, MediaWiki-Gallery, MediaWiki-Parser

Feb 2 2026

Jonesey95 added a comment to T411596: Change Special:EditWatchlist layout to a table.

Removal of sorting is a misfeature. Sorting by expiry, labels, and other columns is useful. Please add/restore it.

Feb 2 2026, 8:09 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Watchlist-Labels, Community-Tech (Fox Squad), Moderator-Tools-Team
Jonesey95 added a comment to T411596: Change Special:EditWatchlist layout to a table.

I need to be able to show my whole watchlist on one page so that I can use my browser's Find command. Is there a secret switch for power users to go above 1,000 items per page? Please add an "All" option, or at least a "5,000" option, which is the secret limit on most other pages that list things (e.g. What links here, Contributions)

Feb 2 2026, 8:09 PM · MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), Watchlist-Labels, Community-Tech (Fox Squad), Moderator-Tools-Team

Jan 26 2026

Jonesey95 added a comment to T412630: Audit heavy linter categories to see if we really need them.

I would also support removal or refinement of the dark mode Linter issue, since it has so many false positives. If it can be refined to highlight only issues that actually cause problems in dark mode, I think the table would be a lot smaller.

It would be great if you share some examples of false positives to help the dev teams on refining the rule. I'd appreciate it.

Sure. Here's one at random from the first page of results: https://en.wikipedia.org/wiki/Template:Footer_Pan_Pacific_Champions_100m_Breaststroke_Men

Jan 26 2026, 11:13 PM · MediaWiki-extensions-Linter
Jonesey95 added a comment to T412630: Audit heavy linter categories to see if we really need them.

It would be great if everyone could stop referring to these Linter issue lists and tables using the word "category", since that word has a specific technical meaning on Wikipedia. Linter does not cause any sort of categorization.

Jan 26 2026, 12:55 PM · MediaWiki-extensions-Linter

Jan 22 2026

Jonesey95 added a comment to T348722: Lint indicators and couple other extensions for using {{{..}}} in extension body when using <tag>..</tag> syntax.

It looks like a patch is being added to exclude the Template namespace due to the parser interpreting plain-text values like {{{1}}} as template parameter code.

Jan 22 2026, 6:32 PM · MW-1.46-notes (1.46.0-wmf.1; 2025-11-05), OKR-Work, Content-Transform-Team (Work In Progress), Parsoid-Read-Views (Small Size Wikipedias), Parsoid

Jan 20 2026

Jonesey95 added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

I was not sent a link to the commit. I had written an e-mail to noc@wikimedia.org, the address shown in the error message. I had no expectation that I would get anything useful in return, but my problem was acknowledged and fixed right away.

Jan 20 2026, 3:10 PM · Traffic, Commons

Jan 19 2026

Jonesey95 updated subscribers of T414048: logos/manage.py failing due to 429 (thumbnail steps).

I corresponded with the e-mail address listed on the error page, and I received a response from Giuseppe Lavagetto that this was a bug. It was fixed immediately, on 12 January 2026. If this issue can no longer be reproduced, it may have been fixed at that time. I would tag Giuseppe but I do not know their username here. Possibly @Joe

Jan 19 2026, 8:58 PM · Traffic, Logos, Wikimedia-Site-requests
Jonesey95 added a comment to T413570: HTTP 429 error on original image requests on Commons (iOS app by default hiding the Referrer header).

I corresponded with the e-mail address listed on the error page, and I received a response from Giuseppe Lavagetto that this was a bug. It was fixed immediately, on 12 January 2026. If this issue can no longer be reproduced, it may have been fixed at that time. I would tag Giuseppe but I do not know their username here. Possibly @Joe

Jan 19 2026, 8:57 PM · Traffic, Commons

Jan 17 2026

Jonesey95 added a comment to T251633: Add reply tool support for extensions and templates within indented comments.

This bug is still happening and causing Linter errors. See https://en.wikipedia.org/w/index.php?title=Wikipedia_talk%3AWikiProject_Football&diff=1332222385&oldid=1332221864 (10 January 2026).

Jan 17 2026, 6:57 AM · DiscussionTools

Jan 16 2026

Jonesey95 added a comment to T315893: Add space between page namespace and page title.

Would recommend reverting to no space everywhere. 1) It was fine that way for many decades. 2) Adding a space in some places (displayed page title) and not others (mw.config.get('wgPageName')) introduces unnecessary complexity / inconsistencies / technical debt. It's likely to result in people writing it both the old way and the new way forever, which is confusing. Right now everyone writes it (e.g. creating wikilinks on talk pages, creating wikilinks in projectspace, etc.) without a space and this is simple and elegant and consistent.

Jan 16 2026, 11:16 PM · MediaWiki-General
Jonesey95 added a comment to T315893: Add space between page namespace and page title.

Now that this feature is halfway rolled out and the sky has not fallen, it's time to finish the job and make this spacing consistent. As it stands right now, the spacing is different from page to page, and from page view to page view, with no apparent logic. The spacing should be added to every page view where a page title with a colon is shown.

Jan 16 2026, 9:30 PM · MediaWiki-General

Jan 14 2026

Jonesey95 added a comment to T414601: Show labels for properties on Wikipedia's 'Wikidata entities used in this page' summaries.

Here's a permalink to the discussion.

Jan 14 2026, 4:51 PM · Wikidata Integration in Wikimedia projects, Wikidata

Jan 11 2026

Jonesey95 added a comment to T251633: Add reply tool support for extensions and templates within indented comments.

See the recent merged bug for examples of this problem affecting templates that contain manual line breaks. The bug causes Linter errors.

Jan 11 2026, 1:33 AM · DiscussionTools

Jan 10 2026

Jonesey95 added a comment to T86390: Document a way to add a category to pages that directly transclude a template.

This can be closed. This need is met by commonly used template code like this that deprecates parameters bar and bar2:

Jan 10 2026, 4:45 PM · Documentation, MediaWiki-Documentation
Jonesey95 created T414264: Reply tool inserts colons inside template, sometimes breaking the template and causing Linter errors.
Jan 10 2026, 3:52 PM · DiscussionTools

Dec 21 2025

Jonesey95 added a comment to T325727: Validate wikitext in both page messages and content specified before sending a message.

As many Wikipedias come closer to fixing the remaining existing Linter errors (some, like de.WP, are already done), it becomes increasingly disruptive when new ones are added, especially at scale. This issue still needs attention. The wikitext of this mass message was apparently in a page, and so the Linter check was not run, causing three Linter errors to be delivered to 179 pages on en.WP. Here's the message diff:

Dec 21 2025, 6:10 PM · MassMessage
Jonesey95 added a comment to T344219: IABot is causing "wikilink in external link" errors.

Still happening.

Dec 21 2025, 4:50 PM · InternetArchiveBot

Dec 20 2025

Jonesey95 added a comment to T301045: Make language in links to mobile and desktop view consistent.

Please fix this bug. It is actively causing confusion among editors:

Dec 20 2025, 8:09 PM · Reader Growth Team, MobileFrontend (Core PHP), Web-Team-Housekeeping, I18n

Dec 17 2025

Jonesey95 added a comment to T396155: [Epic] Improve verification email (WE1.1.22 FY2025-26).

"Your Wikipedia account is almost complete" seems like it is missing a word or two. One does not "complete" a Wikipedia account. How about "Creation of your Wikipedia account is almost complete"?

thanks for sharing this! as part of this project, we've looked into other websites, platforms, and services that offer email verification _after_ account creation to learn more about are common patterns and framings. based on what we've observed, for the initial release we've decided to lean towards brevity over precision.

Dec 17 2025, 2:34 AM · OKR-Work (WE1 FY2025-26), Growth-Team, Epic, MW-1.46-notes (1.46.0-wmf.4; 2025-11-25), User-notice, MediaWiki-Email, GrowthExperiments

Dec 14 2025

Jonesey95 added a comment to T412577: Linter bogus file option detected where there is no image.

A different set of Linter errors inside Template:Pre popped up at https://en.wikipedia.org/w/index.php?title=Wikipedia:Press_coverage&oldid=1326593225

Dec 14 2025, 6:48 AM · MediaWiki-extensions-Linter
Jonesey95 added a comment to T353697: Parsoid/legacy parser {{Pre}} template rendering difference.

Please see T412577, which may have been caused by changes related to this bug report at en.WP.

Dec 14 2025, 6:46 AM · MW-1.46-notes (1.46.0-wmf.7; 2025-12-16), Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), OKR-Work, Patch-For-Review, Parsoid

Dec 13 2025

Jonesey95 created T412577: Linter bogus file option detected where there is no image.
Dec 13 2025, 1:07 AM · MediaWiki-extensions-Linter
Jonesey95 added a comment to T396155: [Epic] Improve verification email (WE1.1.22 FY2025-26).

"Your Wikipedia account is almost complete" seems like it is missing a word or two. One does not "complete" a Wikipedia account. How about "Creation of your Wikipedia account is almost complete"?

Dec 13 2025, 12:59 AM · OKR-Work (WE1 FY2025-26), Growth-Team, Epic, MW-1.46-notes (1.46.0-wmf.4; 2025-11-25), User-notice, MediaWiki-Email, GrowthExperiments

Dec 5 2025

Jonesey95 added a comment to T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.

This Linter problem is still happening. See https://en.wikipedia.org/w/index.php?title=User:Jonesey95/sandbox&oldid=1325855942 for an example found in the wild today.

Dec 5 2025, 4:17 PM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid

Dec 3 2025

Jonesey95 updated the task description for T411640: Linter italic+bold markup misnesting not detected.
Dec 3 2025, 3:44 PM · MediaWiki-extensions-Linter
Jonesey95 created T411640: Linter italic+bold markup misnesting not detected.
Dec 3 2025, 3:40 PM · MediaWiki-extensions-Linter

Nov 30 2025

Jonesey95 added a comment to T400409: UserInfoCard: Sometimes the activity graph shows that there are no edits until a certain date.

I don't think we need to hide the graph. Please just add the word "maximum" before the number "1,000". That provides enough information.

Nov 30 2025, 8:53 PM · Product Safety and Integrity, MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), CheckUser-UserInfoCard

Nov 21 2025

Jonesey95 updated the task description for T410736: Linter fails to detect many invalid File options inside gallery tags.
Nov 21 2025, 3:48 PM · MediaWiki-extensions-Linter
Jonesey95 created T410736: Linter fails to detect many invalid File options inside gallery tags.
Nov 21 2025, 1:28 PM · MediaWiki-extensions-Linter

Nov 18 2025

Jonesey95 added a comment to T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.

Done at T410345. You can close this ticket. Thanks.

Nov 18 2025, 2:08 AM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid
Jonesey95 created T410345: syntaxhighlight tags fail to render small tags when the "Change UTC-based times and dates" gadget is enabled.
Nov 18 2025, 2:08 AM · SyntaxHighlight

Nov 17 2025

Jonesey95 added a comment to T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.

That editor has 66 contributions in the last four years, so I suspect that the WMF might have to take responsibility for that supported gadget. I left a message on the author's talk page on the off chance that they are watching.

Nov 17 2025, 10:13 PM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid
Jonesey95 reopened T403931: Two exclamation points in the display text of a wikilink interpreted as table markup as "Open".
Nov 17 2025, 7:03 PM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid
Jonesey95 added a comment to T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.

Item #1 in the initial bug report is not fixed.

Nov 17 2025, 7:03 PM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid

Nov 13 2025

Jonesey95 added a comment to T275074: Gallery does not allow lowercase "center" "left" or "right" as a caption for a gallery image.

A new version of this bug has been found. See https://en.wikipedia.org/w/index.php?title=User:Jonesey95/sandbox&oldid=1321865922 where the option "super" and the caption "super" are used for an image, and the second "super" is both (a) detected as a bogus option and (b) not displayed as hover text.

Nov 13 2025, 2:37 AM · MediaWiki-Gallery, Parsoid

Nov 1 2025

Jonesey95 added a comment to T408884: Kartographer map labels for place names with ZWNJ character (U+200C) are rendered as white rectangular boxes.

I can replicate this problem by zooming in and out.

Nov 1 2025, 2:22 AM · Essential-Work, Patch-For-Review, Content-Transform-Team, Maps (Kartotherian)

Oct 22 2025

Jonesey95 added a comment to T301045: Make language in links to mobile and desktop view consistent.

Is there a reason that this minor inconsistency has not been fixed? I clicked on the link above and muddled my way through to https://github.com/wikimedia/mediawiki-extensions-MobileFrontend/pull/4/commits/162527e0526ae6e6dce309e743dd31f679e9aada but then I got a link telling me that I needed to install a command-line program on my Mac and do some SSH stuff, which is beyond what I am willing to try right now just to fix what is essentially a copy editing error. Maybe someone here can use my diff above to submit an actual patch.

Oct 22 2025, 8:57 PM · Reader Growth Team, MobileFrontend (Core PHP), Web-Team-Housekeeping, I18n

Sep 14 2025

Jonesey95 added a comment to T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.

The page at https://en.wikipedia.org/w/index.php?title=User_talk:Nishidani/Index&oldid=1263003121 contains multiple ! characters inside a "display:none" span. They appear to be interpreted as table markup. I don't know if that is a bug, and if so, if it is the same bug as this one. It's something to look at, anyway.

Sep 14 2025, 2:40 PM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid

Sep 11 2025

Jonesey95 added a comment to T400409: UserInfoCard: Sometimes the activity graph shows that there are no edits until a certain date.

What's happening on this task? These info cards still provide significant amounts of misleading information. Please at least add a disclaimer.

Sep 11 2025, 10:12 PM · Product Safety and Integrity, MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), CheckUser-UserInfoCard

Sep 9 2025

Jonesey95 added a comment to T162291: Autolinking for URLs and magic links (ISBN etc.) not applied when copy-pasting a block of text.

Hey Erik. Yes - pasting external links is configurable since T129546 and enabled on mediawiki.org, metawiki, officewiki etc.

$wgVisualEditorAllowExternalLinkPaste = true;
Sep 9 2025, 1:24 AM · VisualEditor, VisualEditor-CopyPaste, VisualEditor-MediaWiki

Sep 8 2025

Jonesey95 updated the task description for T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.
Sep 8 2025, 1:50 AM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid
Jonesey95 created T403931: Two exclamation points in the display text of a wikilink interpreted as table markup.
Sep 8 2025, 12:49 AM · OKR-Work, Parsoid-Read-Views (Small Size Wikipedias), Content-Transform-Team (Work In Progress), Parsoid

Sep 4 2025

Jonesey95 added a comment to T403653: Double apostrophe in links rendered as italics when there are more than ~1000 links after the link in question.

If the Parsoid behavior is correct, I'm inclined to resolve this as 'Declined' since the legacy parser is already being deprecated. Parsoid is expected to be the default within a year.

Sep 4 2025, 7:58 PM · MediaWiki-Parser

Sep 1 2025

Jonesey95 added a comment to T396789: [Epic] Run and analyse an experiment for the group by toggle for Watchlist/RecentChanges/RelatedChanges.

Saw this in tech news. Thanks for your work on this. My watchlist already groups by pages and I like the feature.

Can you clarify exactly what you're changing? Are you just pulling this already existing setting out of a menu, for increased visibility?

Sep 1 2025, 11:55 PM · User-notice-archive, OKR-Work, Moderator-Tools-Team, Epic, MediaWiki-Watchlist, MediaWiki-Recent-changes

Aug 21 2025

Jonesey95 added a comment to T157670: Periodically run refreshLinks.php on production sites.

On the English Wikipedia, https://en.wikipedia.org/wiki/Wikipedia:Bots/Requests_for_approval/Bot1058_8 has been running for over three years to work around this issue, and as far as I know, there has been no negative impact on performance, with the positive impact of providing more accurate category populations and Linter tracking information to editors.

Aug 21 2025, 11:48 PM · Wikimedia-maintenance-script-run, Platform Engineering Roadmap Decision Making, Parsing-Team--ARCHIVED

Aug 14 2025

Jonesey95 added a comment to T144167: CX2: Content Translation creates articles that have tags with cx-segment.

I have removed all instances of "cx-segment" from en.WP article space as of this date stamp. (link to search). That search link can be used to see if any new instances arrive (excluding "new" instances via reverts or page moves).

Aug 14 2025, 3:07 PM · ContentTranslation, Regression

Aug 12 2025

Jonesey95 added a comment to T396789: [Epic] Run and analyse an experiment for the group by toggle for Watchlist/RecentChanges/RelatedChanges.

I think that I already have that kind of grouping on en.WP, by enabling "Expand watchlist to show all changes, not just the most recent".

Screenshot 2025-08-11 at 18.48.28.png (1×938 px, 477 KB)

Aug 12 2025, 1:49 AM · User-notice-archive, OKR-Work, Moderator-Tools-Team, Epic, MediaWiki-Watchlist, MediaWiki-Recent-changes
Jonesey95 added a comment to T396789: [Epic] Run and analyse an experiment for the group by toggle for Watchlist/RecentChanges/RelatedChanges.

Is there a place other than Phabricator where we can see this in action? The screen shot, with grouping enabled, looks just like my regular watchlist at en.WP.

Aug 12 2025, 1:18 AM · User-notice-archive, OKR-Work, Moderator-Tools-Team, Epic, MediaWiki-Watchlist, MediaWiki-Recent-changes

Aug 11 2025

Jonesey95 added a comment to T52369: Section edit links disappear following an unclosed {{.

I had this problem at https://en.wikipedia.org/w/index.php?title=Wikipedia_talk:WikiProject_Templates&oldid=1305235543 when trying to edit the last section.

Aug 11 2025, 4:11 PM · Patch-For-Review, MediaWiki-Parser

Aug 7 2025

Jonesey95 added a comment to T64323: Ignore imperfect table syntax, or warn loudly about it getting surfaced if VEditing.

This task might want to be linked to T208072.

Aug 7 2025, 4:37 PM · Parsoid, MediaWiki-extensions-Linter, Parsoid-Robustness
Jonesey95 added a comment to T333162: Linter link-in-link error not reported when link is inside nested reference.

Possibly related: T348149.

Aug 7 2025, 4:36 PM · Parsoid, MediaWiki-extensions-Linter
Jonesey95 added a comment to T240280: Parsoid corruption (loss of content, removed newlines) when editing pages with fostered content (often caused by unclosed table inside a list item `:{|`).

This task might want to be linked to T208072.

Aug 7 2025, 4:29 PM · Editing-team, Parsoid, VisualEditor
Jonesey95 added a comment to T208072: Consider making pages with fostered content uneditable via VE.

At least in the English and German Wikipedias, all of the fostered content errors have been fixed for a while. Making such pages uneditable in VE should be fine; to make them editable, editors just need to fix the fostering using a source editor.

Aug 7 2025, 4:14 PM · Parsoid
Jonesey95 added a comment to T333590: Add the Echo icons to the sticky header.

The fundamental problem is that the top-of-page header is different from the sticky header, which is very confusing from a UX perspective.

Aug 7 2025, 12:36 AM · Growth-Team, Web-Team-Backlog-Archived, Vector 2022, Community Feedback (Reader)
Jonesey95 added a comment to T349867: Include the "Notices" icon within the sticky header (Vector 2022).

This works for me:

Aug 7 2025, 12:30 AM · Vector 2022
Jonesey95 added a comment to T400409: UserInfoCard: Sometimes the activity graph shows that there are no edits until a certain date.

If there is a 1,000-item limit for some of the data, that should be clearly stated somewhere. It causes many issues; some are listed at https://www.mediawiki.org/wiki/Talk:Product_Safety_and_Integrity/Anti-abuse_signals/User_Info#Data_is_wrong_for_reverted_edits,_edits_in_last_60_days,_and_probably_more

Aug 7 2025, 12:01 AM · Product Safety and Integrity, MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), CheckUser-UserInfoCard

Jul 31 2025

Jonesey95 added a comment to T218420: CX2: <span class="Z3988"....

Since T213258 was closed as a duplicate, here's my recent comment from that task:

Jul 31 2025, 8:18 PM · ContentTranslation

Jul 30 2025

Jonesey95 added a comment to T287936: CX2: Citation is generated twice with <cite class="citation web cs1" data-ve-ignore="true">.

This is still happening:

Jul 30 2025, 4:41 PM · ContentTranslation
Jonesey95 added a comment to T213258: CX2: Should not output span tags with VE attributes.

This is still happening, six years later. See https://en.wikipedia.org/w/index.php?title=Abdourahamane_Soli&oldid=1303063596

Jul 30 2025, 4:36 PM · ContentTranslation
Jonesey95 added a comment to T348149: Linter: Wikilink inside link nested inside ref nested inside efn not detected.

This bug is still present. See https://en.wikipedia.org/w/index.php?title=User:Jonesey95/sandbox&oldid=1303358064

Jul 30 2025, 2:38 PM · MW-1.45-notes (1.45.0-wmf.14; 2025-08-12), Essential-Work, Content-Transform-Team (Work In Progress), Parsoid, MediaWiki-extensions-Linter

Jul 24 2025

Jonesey95 added a comment to T37407: Pages with categories set via template may not appear (lagged) in the super categories.

This may be related to T132467.

Jul 24 2025, 4:12 PM · MediaWiki-Categories

Jun 30 2025

Jonesey95 added a comment to T315893: Add space between page namespace and page title.

I don't see Diff pages mentioned here. This page is missing the spacing between the namespace and the title:

Jun 30 2025, 12:15 AM · MediaWiki-General

Jun 9 2025

Jonesey95 created T396405: "Contents" section on "Page information" pages does not list all sections.
Jun 9 2025, 7:25 PM

May 30 2025

Jonesey95 added a comment to T376943: Linter bogus file option not detected when the File: invocation is wrapped in indicator tags.

Well done. Thanks for addressing this bug.

May 30 2025, 12:30 PM · MW-1.45-notes (1.45.0-wmf.3; 2025-05-27), Patch-For-Review, Content-Transform-Team (Work In Progress), Essential-Work, Parsoid

May 8 2025

Jonesey95 added a comment to T393538: Linter reports "night-mode-unaware-background-color" error even though color is defined.

Thanks for these answers, even though they are dissatisfying. I would hope that the parser could check the actual output for compliance with having both a color: and a background-color: specified, since that is the underlying concern.

May 8 2025, 1:11 AM · MediaWiki-extensions-Linter

May 7 2025

Jonesey95 updated the task description for T393538: Linter reports "night-mode-unaware-background-color" error even though color is defined.
May 7 2025, 5:36 AM · MediaWiki-extensions-Linter
Jonesey95 created T393538: Linter reports "night-mode-unaware-background-color" error even though color is defined.
May 7 2025, 5:35 AM · MediaWiki-extensions-Linter

Apr 24 2025

Jonesey95 created T392594: Linter does not detect missing end tag with |-|} format.
Apr 24 2025, 2:25 PM · MediaWiki-extensions-Linter

Apr 20 2025

Jonesey95 added a comment to T344219: IABot is causing "wikilink in external link" errors.

Still happening.

Apr 20 2025, 1:14 PM · InternetArchiveBot

Apr 17 2025

Jonesey95 created T392246: iOS dark mode renders white-on-light-gray when Vector 2022 dark mode works fine.
Apr 17 2025, 4:54 PM · Wikipedia-iOS-App-Backlog (Wikipedia iOS Release FY2025-26), dark-mode, Wikipedia-Android-App-Backlog, Accessibility, iOS-app-feature-Accessibility

Apr 10 2025

Jonesey95 added a comment to T368722: Empty headings are missing edit-source button in parsoid read views.

Thank you for asking about this at en.WP. A brief discussion, linked from a couple relevant notice boards, has not surfaced any potential negatives regarding this new Linter "category".

Apr 10 2025, 3:13 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.25; 2025-04-15), MediaWiki-extensions-Linter, Parsoid-Read-Views, Content-Transform-Team (Work In Progress), OKR-Work, Parsoid