Page MenuHomePhabricator

MediaWiki-GeneralComponent
ActivePublic

Members (10)

Details

Description

Issues in the core MediaWiki software itself that did not fit into any of the other projects, or if you were unsure about the right (sub)project:

Libraries maintained as part of MediaWiki core:

Libraries published and maintained in a separate repository:

Recent Activity

Yesterday

Paladox closed T380681: Title: isValid() is broken for ipv6 addresses as Invalid.

Just gonna decline as I guess it's expected extensions handle this?

Sat, Nov 23, 8:58 PM · affects-Miraheze, MediaWiki-General
Paladox changed the status of T380681: Title: isValid() is broken for ipv6 addresses from Invalid to Declined.
Sat, Nov 23, 8:56 PM · affects-Miraheze, MediaWiki-General
Paladox added a comment to T380681: Title: isValid() is broken for ipv6 addresses.

Think I fixed HAWelcome with https://gerrit.wikimedia.org/r/c/mediawiki/extensions/HAWelcome/+/1095303 which I guess makes it a extension problem?

Sat, Nov 23, 5:17 PM · affects-Miraheze, MediaWiki-General
RhinosF1 added a project to T380681: Title: isValid() is broken for ipv6 addresses: affects-Miraheze.
Sat, Nov 23, 4:59 PM · affects-Miraheze, MediaWiki-General
Paladox added a comment to T380681: Title: isValid() is broken for ipv6 addresses.

Or we can wrap https://github.com/wikimedia/mediawiki/blob/master/includes/title/Title.php#L906 in sanitizeIP.

Sat, Nov 23, 4:52 PM · affects-Miraheze, MediaWiki-General
Paladox added a comment to T380681: Title: isValid() is broken for ipv6 addresses.

I'm not entirely sure what the fix would be. We can either remove that piece of code or we could do use prettifyIP()?

Sat, Nov 23, 4:39 PM · affects-Miraheze, MediaWiki-General
Paladox added a comment to T380681: Title: isValid() is broken for ipv6 addresses.

This is our ip I'm using to demonstrate the problem but it's HAWelcome that was having the problem with some users ip. I cannot share that ip for gdpr reasons, hence why I'm using our ip to demonstrate.

Sat, Nov 23, 4:25 PM · affects-Miraheze, MediaWiki-General
Paladox added a comment to T380681: Title: isValid() is broken for ipv6 addresses.

https://github.com/wikimedia/mediawiki/blob/master/includes/title/MediaWikiTitleCodec.php#L556 seems to be the cause.

Sat, Nov 23, 4:21 PM · affects-Miraheze, MediaWiki-General
Paladox reopened T380681: Title: isValid() is broken for ipv6 addresses as "Open".

Nvm, it's correct

Sat, Nov 23, 4:18 PM · affects-Miraheze, MediaWiki-General
Paladox closed T380681: Title: isValid() is broken for ipv6 addresses as Invalid.

Seems I got it wrong.

Sat, Nov 23, 4:16 PM · affects-Miraheze, MediaWiki-General
Paladox updated the task description for T380681: Title: isValid() is broken for ipv6 addresses.
Sat, Nov 23, 4:08 PM · affects-Miraheze, MediaWiki-General
Paladox renamed T380681: Title: isValid() is broken for ipv6 addresses from Titlke: isValid() is broken for ipv6 addresses to Title: isValid() is broken for ipv6 addresses.
Sat, Nov 23, 4:04 PM · affects-Miraheze, MediaWiki-General
Paladox created T380681: Title: isValid() is broken for ipv6 addresses.
Sat, Nov 23, 4:04 PM · affects-Miraheze, MediaWiki-General
Pcoombe added a comment to T374314: Consider use of native URL API instead of mw.Uri.

Okay, I think all fundraising content is done (except for the CentralNotice extension itself).

Sat, Nov 23, 3:53 PM · MW-1.43-notes (1.43.0-wmf.27; 2024-10-15), Patch-For-Review, Technical-Debt, JavaScript, MediaWiki-General
Maintenance_bot removed a project from T378931: Allow extensions to register listeners for domain events: Patch-For-Review.
Sat, Nov 23, 1:30 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MediaWiki-General, MW-Interfaces-Team
ReleaseTaggerBot added a project to T378931: Allow extensions to register listeners for domain events: MW-1.44-notes (1.44.0-wmf.5; 2024-11-25).
Sat, Nov 23, 1:00 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MediaWiki-General, MW-Interfaces-Team
Etonkovidova closed T257517: Cookie mw-tour will be soon rejected because it has the “sameSite” attribute set to “none”, without the “secure” attribute., a subtask of T255366: SameSite cookie issues, as Resolved.
Sat, Nov 23, 12:59 AM · MediaWiki-General
gerritbot added a comment to T378931: Allow extensions to register listeners for domain events.

Change #1094379 merged by jenkins-bot:

[mediawiki/core@master] extension.json spec: allow DomainEventSubscribers

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

Sat, Nov 23, 12:31 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MediaWiki-General, MW-Interfaces-Team

Fri, Nov 22

CCiufo-WMF closed T379415: Release OOUI v0.51.2, a subtask of T376276: PHP 8.4: Implicitly nullable parameter declarations deprecated, as Resolved.
Fri, Nov 22, 4:45 PM · Patch-For-Review, MW-1.44-notes (1.44.0-wmf.4; 2024-11-19), MediaWiki-extensions-General, MW-1.43-notes, PHP 8.4 support, MediaWiki-General
gerritbot added a project to T378931: Allow extensions to register listeners for domain events: Patch-For-Review.
Fri, Nov 22, 10:35 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MediaWiki-General, MW-Interfaces-Team
gerritbot added a comment to T378931: Allow extensions to register listeners for domain events.

Change #1094379 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):

[mediawiki/core@master] extension.json spec: allow DomainEventSubscribers

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

Fri, Nov 22, 10:35 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MediaWiki-General, MW-Interfaces-Team
gerritbot added a comment to T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone.

Change #1093977 abandoned by AS1100K:

[mediawiki/core@master] Show user a human readable message when $wgLocaltimezone is set to an invalid timezone

Reason:

A new patch is at https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1094167 I am new to gerrit and messed up with Change-Id. Sorry!

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

Fri, Nov 22, 5:41 AM · Patch-For-Review, MediaWiki-General
gerritbot added a comment to T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone.

Change #1094167 had a related patch set uploaded (by AS1100K; author: AS1100K):

[mediawiki/core@master] Show user a human readable message when $wgLocaltimezone is set to an invalid timezone

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

Fri, Nov 22, 5:39 AM · Patch-For-Review, MediaWiki-General
gerritbot added a project to T379859: Title-invalid-too-long should specify how long it is: Patch-For-Review.
Fri, Nov 22, 3:53 AM · Patch-For-Review, MediaWiki-General
gerritbot added a comment to T379859: Title-invalid-too-long should specify how long it is.

Change #1094115 had a related patch set uploaded (by Pppery; author: Pppery):

[mediawiki/core@master] Improve error handling of invalid titles

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

Fri, Nov 22, 3:53 AM · Patch-For-Review, MediaWiki-General
Pppery claimed T379988: Cleanup invalid title handling in talk: namespaces.
Fri, Nov 22, 3:49 AM · Patch-For-Review, MediaWiki-General
gerritbot added a project to T379988: Cleanup invalid title handling in talk: namespaces: Patch-For-Review.
Fri, Nov 22, 3:49 AM · Patch-For-Review, MediaWiki-General
gerritbot added a comment to T379988: Cleanup invalid title handling in talk: namespaces.

Change #1094115 had a related patch set uploaded (by Pppery; author: Pppery):

[mediawiki/core@master] Improve error handling of invalid titles

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

Fri, Nov 22, 3:49 AM · Patch-For-Review, MediaWiki-General
Pppery claimed T379859: Title-invalid-too-long should specify how long it is.
Fri, Nov 22, 3:21 AM · Patch-For-Review, MediaWiki-General
ReleaseTaggerBot edited projects for T263513: Create a Special:NamespaceInfo page, added: MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MW-1.43-notes; removed MW-1.43-notes (1.43.0-wmf.20; 2024-08-27).
Fri, Nov 22, 1:00 AM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, User-notice-archive, MediaWiki-General, User-DannyS712
gerritbot added a comment to T263513: Create a Special:NamespaceInfo page.

Change #1094078 merged by jenkins-bot:

[mediawiki/core@REL1_43] Add release notes for Special:NamespaceInfo

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

Fri, Nov 22, 12:50 AM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, User-notice-archive, MediaWiki-General, User-DannyS712
gerritbot added a comment to T263513: Create a Special:NamespaceInfo page.

Change #1094078 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):

[mediawiki/core@REL1_43] Add release notes for Special:NamespaceInfo

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

Fri, Nov 22, 12:28 AM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, User-notice-archive, MediaWiki-General, User-DannyS712
gerritbot added a comment to T263513: Create a Special:NamespaceInfo page.

Change #1094059 merged by jenkins-bot:

[mediawiki/core@master] Add release notes for Special:NamespaceInfo

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

Fri, Nov 22, 12:27 AM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, User-notice-archive, MediaWiki-General, User-DannyS712

Thu, Nov 21

gerritbot added a project to T263513: Create a Special:NamespaceInfo page: Patch-For-Review.
Thu, Nov 21, 11:03 PM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, User-notice-archive, MediaWiki-General, User-DannyS712
gerritbot added a comment to T263513: Create a Special:NamespaceInfo page.

Change #1094059 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):

[mediawiki/core@master] Add release notes for Special:NamespaceInfo

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

Thu, Nov 21, 11:03 PM · MW-1.43-notes, MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, User-notice-archive, MediaWiki-General, User-DannyS712
Reedy moved T358666: Drop PHP 8.1 support from MediaWiki from Backlog to MediaWiki core on the PHP 8.1 support board.
Thu, Nov 21, 8:15 PM · PHP 8.1 support, Epic, MediaWiki-General
gerritbot added a comment to T240685: MediaWiki Prometheus support.

Change #1093290 merged by jenkins-bot:

[mediawiki/core@master] Stats: Skip normalization of empty strings in StatsFactory

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

Thu, Nov 21, 6:37 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, SRE Observability (FY2023/2024-Q4), MW-1.41-notes (1.41.0-wmf.28; 2023-09-26), MW-1.40-notes (1.40.0-wmf.27; 2023-03-13), MW-1.38-notes (1.38.0-wmf.19; 2022-01-24), MediaWiki-libs-Stats, Platform Team Workboards (External Code Reviews), serviceops, SRE, MediaWiki-General, observability
gerritbot added a project to T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone: Patch-For-Review.
Thu, Nov 21, 6:18 PM · Patch-For-Review, MediaWiki-General
gerritbot added a comment to T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone.

Change #1093977 had a related patch set uploaded (by AS1100K; author: AS1100K):

[mediawiki/core@master] Show user a human readable message when $wgLocaltimezone is set to an invalid timezone

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

Thu, Nov 21, 6:18 PM · Patch-For-Review, MediaWiki-General
AS1100K claimed T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone.
Thu, Nov 21, 5:48 PM · Patch-For-Review, MediaWiki-General
thcipriani merged T379931: Wikimedia\Rdbms\DBUnexpectedError: Cannot execute Wikimedia\Rdbms\Database::commit critical section while session state is out of sync.A critical section from Wikimedia\Rdbms\Database::commit has failed#0 /srv/mediawiki/php- into T375615: Increasing Wikimedia\Rdbms errors: "critical section while session state is out of sync".
Thu, Nov 21, 4:39 PM · MW-Interfaces-Team, MediaWiki-libs-Rdbms, MediaWiki-General, Wikimedia-production-error
thcipriani merged task T379931: Wikimedia\Rdbms\DBUnexpectedError: Cannot execute Wikimedia\Rdbms\Database::commit critical section while session state is out of sync.A critical section from Wikimedia\Rdbms\Database::commit has failed#0 /srv/mediawiki/php- into T375615: Increasing Wikimedia\Rdbms errors: "critical section while session state is out of sync".
Thu, Nov 21, 4:38 PM · User-brennen, MediaWiki-General, Wikimedia-production-error
MSantos moved T350538: Move all cache property initialization into ContentRenderer from Unsorted to Parsoid pile on the RESTBase Sunsetting board.
Thu, Nov 21, 10:48 AM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), MW-1.42-notes (1.42.0-wmf.18; 2024-02-13), RESTBase Sunsetting, Content-Transform-Team-WIP, MediaWiki-Parser, MediaWiki-General
matmarex added a comment to T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone.

By the way, DiscussionTools also displays an error when $wgLocaltimezone is not set. It's not exactly standard either: https://gerrit.wikimedia.org/g/mediawiki/extensions/DiscussionTools/+/c049828dcead354354d3ec777cffee6b91d7cff8/includes/Hooks/RegistrationHooks.php#27

Thu, Nov 21, 12:01 AM · Patch-For-Review, MediaWiki-General
ReleaseTaggerBot added a project to T240685: MediaWiki Prometheus support: MW-1.44-notes (1.44.0-wmf.5; 2024-11-25).
Thu, Nov 21, 12:00 AM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, SRE Observability (FY2023/2024-Q4), MW-1.41-notes (1.41.0-wmf.28; 2023-09-26), MW-1.40-notes (1.40.0-wmf.27; 2023-03-13), MW-1.38-notes (1.38.0-wmf.19; 2022-01-24), MediaWiki-libs-Stats, Platform Team Workboards (External Code Reviews), serviceops, SRE, MediaWiki-General, observability

Wed, Nov 20

gerritbot added a comment to T240685: MediaWiki Prometheus support.

Change #1093268 merged by jenkins-bot:

[mediawiki/core@master] Stats: Merge preg_… calls in StatsUtils for performance

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

Wed, Nov 20, 11:57 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), Patch-For-Review, SRE Observability (FY2023/2024-Q4), MW-1.41-notes (1.41.0-wmf.28; 2023-09-26), MW-1.40-notes (1.40.0-wmf.27; 2023-03-13), MW-1.38-notes (1.38.0-wmf.19; 2022-01-24), MediaWiki-libs-Stats, Platform Team Workboards (External Code Reviews), serviceops, SRE, MediaWiki-General, observability
Quiddity removed a project from T195229: "clearyourcache" message should only show information for the specific browser being used (instead of all browsers): User-notice.

Re: User-notice - I agree this is probably not suitable for Tech News. (I.e. There are hundreds of regular improvements to MediaWiki which are great but are not worth distracting everyone with announcements about).

Wed, Nov 20, 11:08 PM · LPL Technical Support, MediaWiki-General, I18n
Quiddity updated the task description for T195229: "clearyourcache" message should only show information for the specific browser being used (instead of all browsers).
Wed, Nov 20, 11:04 PM · LPL Technical Support, MediaWiki-General, I18n
Novem_Linguae added a comment to T380423: Show user a human readable message when $wgLocaltimezone is set to an invalid timezone.

There doesn't appear to be a standard way to handle errors before the skin is loaded. Lots of variation.

Wed, Nov 20, 10:58 PM · Patch-For-Review, MediaWiki-General
Maintenance_bot removed a project from T378931: Allow extensions to register listeners for domain events: Patch-For-Review.
Wed, Nov 20, 10:30 PM · MW-1.44-notes (1.44.0-wmf.5; 2024-11-25), MediaWiki-General, MW-Interfaces-Team