Page MenuHomePhabricator

Vector (legacy skin)Component
ActivePublic

Milestones

Watchers (3)

Recent Activity

Mon, Jul 13

DMburugu moved T430586: Red link for talk pages is no longer rendered correctly in Vector from Inbox to Triaged on the Growth-Team board.
Mon, Jul 13, 1:00 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)

Thu, Jul 9

MSantos added a project to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022): OKR-Work.
Thu, Jul 9, 11:51 AM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)

Tue, Jul 7

stjn added a comment to T430586: Red link for talk pages is no longer rendered correctly in Vector.

My Gerrit-jitsu isn’t good enough for figuring out when it broke, but it is good enough to figure out that this code had looked like basically this since 2005 and initially worked the same for both links, both user and user talk:
https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/+blame/ffe4025ef6e1ccdfe00dbbe2a6ccdca003f183d0/includes/SkinTemplate.php

$personal_urls['userpage'] = array(
    'text' => $this->username,
    'href' => &$this->userpageUrlDetails['href'],
    'class' => $this->userpageUrlDetails['exists']?false:'new',
    'active' => ( $this->userpageUrlDetails['href'] == $pageurl )
);
$usertalkUrlDetails = $this->makeTalkUrlDetails($this->userpage);
$personal_urls['mytalk'] = array(
    'text' => wfMsg('mytalk'),
    'href' => &$usertalkUrlDetails['href'],
    'class' => $usertalkUrlDetails['exists']?false:'new',
    'active' => ( $usertalkUrlDetails['href'] == $pageurl )
);

So whatever broke in the handling of both links (and it was broken, otherwise you wouldn’t have had to reset the link colour of red links to blue in Vector 2022, right?) has probably zero thought about it, and is much more likely to be an oversight either during rewrite of the skin system or somewhere else. Assigning .new to the list item instead of the link doesn’t scream intentional.

Tue, Jul 7, 12:16 AM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)

Mon, Jul 6

Jdlrobson-WMF added a project to T430586: Red link for talk pages is no longer rendered correctly in Vector: Growth-Team.

Could we do a git bisect and work out when exactly this broke (either accidentally or intentionally)?

Mon, Jul 6, 8:30 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)

Mon, Jun 29

neriah changed the status of T430586: Red link for talk pages is no longer rendered correctly in Vector from Open to In Progress.
Mon, Jun 29, 9:04 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)
gerritbot added a project to T430586: Red link for talk pages is no longer rendered correctly in Vector: Patch-For-Review.
Mon, Jun 29, 9:02 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)
gerritbot added a comment to T430586: Red link for talk pages is no longer rendered correctly in Vector.

Change #1306415 had a related patch set uploaded (by Neriah; author: Neriah):

[mediawiki/core@master] Render missing user talk page links as redlinks

https://gerrit.wikimedia.org/r/1306415

Mon, Jun 29, 9:02 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)
stjn added a comment to T430586: Red link for talk pages is no longer rendered correctly in Vector.

Actually, not just Vector(s), same thing happening for https://en.wikipedia.org/wiki/Main_Page?useskin=monobook
If there’s a skin-agnostic skin issues tag, maybe needs a change to that. I guess that makes tracking down the issue simpler, though.

Mon, Jun 29, 7:45 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)
stjn renamed T430586: Red link for talk pages is no longer rendered correctly in Vector from Red link for talk pages is no longer rendered correctly in Vector 2010 to Red link for talk pages is no longer rendered correctly in Vector.
Mon, Jun 29, 7:42 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)
stjn added a project to T430586: Red link for talk pages is no longer rendered correctly in Vector: Vector 2022.

Exact same thing happening in new Vector, too (also .new on <li> instead of <a>):

image.png (362×419 px, 16 KB)

Mon, Jun 29, 7:42 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)
stjn created T430586: Red link for talk pages is no longer rendered correctly in Vector.
Mon, Jun 29, 7:35 PM · Growth-Team, Patch-For-Review, Vector 2022, Regression, Vector (legacy skin)

Thu, Jun 25

Jdlrobson-WMF moved T419011: Temporary account names not displayed correctly in RTL in personal tools menu from Needs triage to Triaged on the Vector (legacy skin) board.
Thu, Jun 25, 3:51 PM · Vector (legacy skin), Vector 2022, RTL, I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity
Jdlrobson-WMF moved T419012: Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu from Needs triage to Triaged on the Vector (legacy skin) board.
Thu, Jun 25, 3:50 PM · Vector (legacy skin), I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity, RTL
Jdlrobson-WMF moved T423063: Missing section edit link on some pages rendered with Parsoid from Triaged to Vector 2022 (tracking) on the Vector (legacy skin) board.
Thu, Jun 25, 3:49 PM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid
Jdlrobson-WMF moved T423063: Missing section edit link on some pages rendered with Parsoid from Needs triage to Triaged on the Vector (legacy skin) board.
Thu, Jun 25, 3:49 PM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid
Jdlrobson-WMF moved T419011: Temporary account names not displayed correctly in RTL in personal tools menu from Incoming to Groomed on the Vector 2022 board.
Thu, Jun 25, 3:46 PM · Vector (legacy skin), Vector 2022, RTL, I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity

Tue, Jun 23

Maintenance_bot removed a project from T419012: Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu: Patch-For-Review.
Tue, Jun 23, 2:33 PM · Vector (legacy skin), I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity, RTL
gerritbot added a comment to T419012: Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu.

Change #1248681 abandoned by Mounil2005:

[mediawiki/skins/Vector@master] T419012: Fix temporary account icon not flipped in RTL in Vector 2010

Reason:

As Job Robson said:
Ut seems minor and hopefully will never impact WMF production.

Tue, Jun 23, 1:54 PM · Vector (legacy skin), I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity, RTL

Mon, Jun 22

Novem_Linguae closed T429109: Notification tray icon is incorrect as Invalid.

Changed ended up being intentional. Closing.

Mon, Jun 22, 4:01 PM · Regression, Notifications (Echo), Vector (legacy skin)

Jun 14 2026

NguoiDungKhongDinhDanh added a comment to T429109: Notification tray icon is incorrect.

This probably has something to do with T399175.

Jun 14 2026, 10:20 PM · Regression, Notifications (Echo), Vector (legacy skin)
Novem_Linguae created T429109: Notification tray icon is incorrect.
Jun 14 2026, 10:17 PM · Regression, Notifications (Echo), Vector (legacy skin)

Jun 7 2026

Aklapper closed T312891: [Screenreader UX] Contents of the user menu aren’t always easily accessed on VO/Safari, a subtask of T311294: A small accessibility review of Vector changes, as Declined.
Jun 7 2026, 1:43 AM · Web-Team-Backlog-Archived (Needs Prioritization (Tech)), Accessibility, Vector (legacy skin), Vector 2022

May 21 2026

Maintenance_bot removed a project from T398905: Vector 2010 doesn't display orange bar indicating a new user talk message to temporary accounts: Patch-For-Review.
May 21 2026, 7:30 AM · OKR-Work, Vector (legacy skin), Trust and Safety Product Team, Temporary accounts
gerritbot added a comment to T398905: Vector 2010 doesn't display orange bar indicating a new user talk message to temporary accounts.

Change #1203501 abandoned by A smart kitten:

[mediawiki/core@master] [DNM] Proof of concept - patch to mw/core to allow notification icons to be shown on legacy skins for temporary accounts

Reason:

patch is merge-conflicting; seems like this might've happened (at least, for some skins) in another way anyway: https://phabricator.wikimedia.org/T409777#11655682

https://gerrit.wikimedia.org/r/1203501

May 21 2026, 7:03 AM · OKR-Work, Vector (legacy skin), Trust and Safety Product Team, Temporary accounts

May 15 2026

Dreamy_Jazz moved T419011: Temporary account names not displayed correctly in RTL in personal tools menu from Inbox to Triaged (backlog) on the Product Safety and Integrity board.
May 15 2026, 10:18 AM · Vector (legacy skin), Vector 2022, RTL, I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity
Dreamy_Jazz renamed T419011: Temporary account names not displayed correctly in RTL in personal tools menu from Temporary account names not displayed correctly in RTL in personal tools menu and grey bar to Temporary account names not displayed correctly in RTL in personal tools menu.
May 15 2026, 10:17 AM · Vector (legacy skin), Vector 2022, RTL, I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity

May 14 2026

Dreamy_Jazz moved T419012: Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu from Inbox to Triaged (backlog) on the Product Safety and Integrity board.
May 14 2026, 10:16 PM · Vector (legacy skin), I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity, RTL
Dreamy_Jazz renamed T419012: Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu from :Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu to Temporary account icon not flipped in RTL for Vector 2010 in personal tools menu.
May 14 2026, 10:15 PM · Vector (legacy skin), I18n, Temporary accounts (4.8 TA Patrolling), Product Safety and Integrity, RTL

May 4 2026

Neumarcx added a comment to T425305: Horizontal scrollbar caused by table.BeginnKarte overflowing infobox on de.wikipedia.org/wiki/Bielefeld.

FWICS, this seems like a report that the part of the map highlighted in the screenshot below is causing a horizontal scrollbar to appear (please correct me if I'm wrong, @Neumarcx). I can reproduce this myself, and deleting this HTML element appears to result in there no longer being any (or as much) horizontal overflow. However, I'm not sure (and not familiar enough with on-wiki maps to know) whether this would be caused by something on dewiki, or by something in the software.

screenshot.png (2,056×1,120 px, 635 KB)
May 4 2026, 8:57 AM · Local-Wiki-Template-And-Gadget-Issues
A_smart_kitten edited projects for T425305: Horizontal scrollbar caused by table.BeginnKarte overflowing infobox on de.wikipedia.org/wiki/Bielefeld, added: Maps; removed Wikimedia-Site-requests.

FWICS, this seems like a report that the part of the map highlighted in the screenshot below is causing a horizontal scrollbar to appear (please correct me if I'm wrong, @Neumarcx). I can reproduce this myself, and deleting this HTML element appears to result in there no longer being any (or as much) horizontal overflow. However, I'm not sure (and not familiar enough with on-wiki maps to know) whether this would be caused by something on dewiki, or by something in the software.

screenshot.png (2,056×1,120 px, 635 KB)
May 4 2026, 8:39 AM · Local-Wiki-Template-And-Gadget-Issues
Neumarcx created T425305: Horizontal scrollbar caused by table.BeginnKarte overflowing infobox on de.wikipedia.org/wiki/Bielefeld.
May 4 2026, 7:56 AM · Local-Wiki-Template-And-Gadget-Issues

Apr 16 2026

SLopes-WMF moved T423063: Missing section edit link on some pages rendered with Parsoid from Needs Triage to Bugs & Crashers on the Parsoid board.
Apr 16 2026, 2:21 PM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid
SLopes-WMF moved T423063: Missing section edit link on some pages rendered with Parsoid from Backlog to Investigate if this is our bug on the Content-Transform-Team (Work In Progress) board.
Apr 16 2026, 2:09 PM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid
SLopes-WMF edited projects for T423063: Missing section edit link on some pages rendered with Parsoid, added: Content-Transform-Team (Work In Progress); removed Content-Transform-Team.
Apr 16 2026, 2:08 PM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid

Apr 13 2026

Johannnes89 added a project to T423063: Missing section edit link on some pages rendered with Parsoid: Content-Transform-Team.
Apr 13 2026, 6:43 AM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid

Apr 12 2026

GuardianOfArcadia created T423063: Missing section edit link on some pages rendered with Parsoid.
Apr 12 2026, 9:51 PM · Essential-Work, Vector (legacy skin) (Tracking), Content-Transform-Team (Work In Progress), Parsoid

Apr 9 2026

cscott closed T421629: TOC missing with Parsoid on some wikis (except for Vector 2022) as Resolved.

Tested & verified fixed. You might have to purge the cache in some cases, but most pages shouldn't need this.

Apr 9 2026, 7:32 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Johannnes89 merged T422850: Heterogeneity of links to editing sections of articles. into T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).
Apr 9 2026, 3:41 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Novem_Linguae merged T422811: TOC is displayed inside the article and section edit links are broken on Vector 2022 into T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).
Apr 9 2026, 12:01 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)

Apr 8 2026

cscott merged T422590: Pages sometimes parsed with seemingly mobile output format into T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).
Apr 8 2026, 4:19 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
cscott added a comment to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).

Should be fixed when wmf.23 rolls out tomorrow (Apr 9).

Apr 8 2026, 4:16 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Dreamy_Jazz closed T418220: Legacy Vector: Show temporary account username in personal tools menu as Resolved.

I see this is marked as "Done" but not resolved. Anything left?

Apr 8 2026, 7:19 AM · Product Safety and Integrity (Sprint Crocus (Mar 2 - Mar 20)), Vector (legacy skin), MinervaNeue, MW-1.46-notes (1.46.0-wmf.18; 2026-03-03), Temporary accounts (4.8 TA Patrolling)

Apr 7 2026

Jdlrobson-WMF added a comment to T418220: Legacy Vector: Show temporary account username in personal tools menu.

We often make changes to menus to support Vector 2022 and Minerva. Given the approach taken in the patch (https://gerrit.wikimedia.org/r/c/mediawiki/skins/Vector/+/1243072/7/includes/SkinVectorLegacy.php) the order cannot be guaranteed as stable.

Apr 7 2026, 11:33 PM · Product Safety and Integrity (Sprint Crocus (Mar 2 - Mar 20)), Vector (legacy skin), MinervaNeue, MW-1.46-notes (1.46.0-wmf.18; 2026-03-03), Temporary accounts (4.8 TA Patrolling)
ReleaseTaggerBot edited projects for T421629: TOC missing with Parsoid on some wikis (except for Vector 2022), added: MW-1.46-notes (1.46.0-wmf.22; 2026-03-31); removed MW-1.46-notes (1.46.0-wmf.23; 2026-04-07).
Apr 7 2026, 10:00 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Maintenance_bot removed a project from T421629: TOC missing with Parsoid on some wikis (except for Vector 2022): Patch-For-Review.
Apr 7 2026, 9:31 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Stashbot added a comment to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).

Mentioned in SAL (#wikimedia-operations) [2026-04-07T21:17:54Z] <cscott@deploy1003> Finished scap sync-world: Backport for [[gerrit:1268600|Ensure RevisionOutputCache uses post-processing options where appropriate (T421629)]], [[gerrit:1268625|Remove Navigation Menu Link Instrumentation on Personal Dashboard (T422512)]], [[gerrit:1268633|ForeignWikiRequest: Pass session to internal 'centralauthtoken' request (T422218)]], [[gerrit:1268651|PHP SDK: Handle experiment config missing or

Apr 7 2026, 9:18 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Stashbot added a comment to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).

Mentioned in SAL (#wikimedia-operations) [2026-04-07T21:10:51Z] <cscott@deploy1003> cscott, kgraessle, sfaci, matmarex: Backport for [[gerrit:1268600|Ensure RevisionOutputCache uses post-processing options where appropriate (T421629)]], [[gerrit:1268625|Remove Navigation Menu Link Instrumentation on Personal Dashboard (T422512)]], [[gerrit:1268633|ForeignWikiRequest: Pass session to internal 'centralauthtoken' request (T422218)]], [[gerrit:1268651|PHP SDK: Handle experiment config

Apr 7 2026, 9:11 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
Stashbot added a comment to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).

Mentioned in SAL (#wikimedia-operations) [2026-04-07T21:09:01Z] <cscott@deploy1003> Started scap sync-world: Backport for [[gerrit:1268600|Ensure RevisionOutputCache uses post-processing options where appropriate (T421629)]], [[gerrit:1268625|Remove Navigation Menu Link Instrumentation on Personal Dashboard (T422512)]], [[gerrit:1268633|ForeignWikiRequest: Pass session to internal 'centralauthtoken' request (T422218)]], [[gerrit:1268651|PHP SDK: Handle experiment config missing or

Apr 7 2026, 9:09 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
gerritbot added a comment to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022).

Change #1268600 merged by jenkins-bot:

[mediawiki/core@wmf/1.46.0-wmf.22] Ensure RevisionOutputCache uses post-processing options where appropriate

https://gerrit.wikimedia.org/r/1268600

Apr 7 2026, 9:03 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)
gerritbot added a project to T421629: TOC missing with Parsoid on some wikis (except for Vector 2022): Patch-For-Review.
Apr 7 2026, 5:00 PM · OKR-Work, MW-1.46-notes (1.46.0-wmf.22; 2026-03-31), FlaggedRevs, Content-Transform-Team (Work In Progress), Parsoid-Read-Views, Timeless, MonoBook, Hungarian-Sites, Vector (legacy skin)