Page MenuHomePhabricator

Taylan (Taylan)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Sunday

  • No visible events.

User Details

User Since
Feb 2 2023, 10:55 PM (158 w, 9 h)
Availability
Available
LDAP User
TaylanUB
MediaWiki User
TaylanKammer [ Global Accounts ]

Recent Activity

Oct 4 2025

Taylan renamed T406400: CargoPageValues should initialize Parser with a PageReference [PATCH] from Parser::getPage() erroneously(?) reports deprecation warning. to CargoPageValues should initialize Parser with a PageReference [PATCH].
Oct 4 2025, 10:56 AM · MediaWiki-extensions-Cargo
Taylan updated subscribers of T406400: CargoPageValues should initialize Parser with a PageReference [PATCH].

Found the root cause, I think.

Oct 4 2025, 10:53 AM · MediaWiki-extensions-Cargo
Taylan created T406400: CargoPageValues should initialize Parser with a PageReference [PATCH].
Oct 4 2025, 1:24 AM · MediaWiki-extensions-Cargo

Sep 28 2025

Taylan added a comment to T405860: Cargo stores duplicate data if pulling in empty param automatically.

It appears there's already a unset( CargoStore::$settings['origin'] ); after the call to CargoUtils::parsePageForStorage in CargoPopulateTableJob.php so that doesn't fix that issue.

Sep 28 2025, 9:08 PM · MediaWiki-extensions-Cargo
Taylan added a comment to T405860: Cargo stores duplicate data if pulling in empty param automatically.

Interesting: Adding that line you suggested fixes the bug conditionally, but I'm not sure about the conditions.

Sep 28 2025, 8:38 PM · MediaWiki-extensions-Cargo
Taylan added a comment to T405860: Cargo stores duplicate data if pulling in empty param automatically.

The unique column itself doesn't trigger the issue, only the implicitly stored one with an explicit empty value triggers it. (Just tested.)

Sep 28 2025, 8:14 PM · MediaWiki-extensions-Cargo
Taylan updated subscribers of T405860: Cargo stores duplicate data if pulling in empty param automatically.

Thank you, that explains that part at least. We have indeed implemented a workaround that makes the uid field both mandatory and unique (in our real cargo tables that were hit by this issue).

Sep 28 2025, 8:00 PM · MediaWiki-extensions-Cargo
Taylan updated the task description for T405860: Cargo stores duplicate data if pulling in empty param automatically.
Sep 28 2025, 7:23 PM · MediaWiki-extensions-Cargo
Taylan created T405860: Cargo stores duplicate data if pulling in empty param automatically.
Sep 28 2025, 7:21 PM · MediaWiki-extensions-Cargo

Sep 24 2025

Taylan added a comment to T405301: Document why cache purging (sending HTTP PURGE) is synchronous.

As a test, I've done the following:

Sep 24 2025, 4:58 PM · MediaWiki-Documentation, MediaWiki-Core-HTTP-Cache

Sep 22 2025

Taylan created T405301: Document why cache purging (sending HTTP PURGE) is synchronous.
Sep 22 2025, 11:26 PM · MediaWiki-Documentation, MediaWiki-Core-HTTP-Cache

Sep 18 2025

Taylan created T404986: Auto-generated column title with period + space triggers bug.
Sep 18 2025, 2:52 PM · MediaWiki-extensions-Cargo

Apr 26 2025

Taylan added a comment to T391694: Pages sometimes end up with raw HTML after 1.39.12 update.

@Yaron_Koren Sorry for the late response! Yes, I believe this can be closed.

Apr 26 2025, 11:06 PM · MediaWiki-extensions-Cargo

Apr 14 2025

Taylan added a comment to T391825: Cargo api.php endpoints ignore permissions.

I don't have much experience with MediaWiki extensions, but this simple patch seems to work.

Apr 14 2025, 1:19 PM · SecTeam-Processed, MediaWiki-extensions-Cargo
Taylan created T391825: Cargo api.php endpoints ignore permissions.
Apr 14 2025, 12:51 PM · SecTeam-Processed, MediaWiki-extensions-Cargo

Apr 12 2025

Taylan added a comment to T391694: Pages sometimes end up with raw HTML after 1.39.12 update.

Yes, we use format=template extensively, and it looks like this was happening with templates using Cargo queries & format=template. Someone on the MediaWiki Discord also warned me about using REL1_XY branches of Cargo; thanks for the heads up.

Apr 12 2025, 11:19 AM · MediaWiki-extensions-Cargo

Apr 11 2025

Taylan updated the task description for T391694: Pages sometimes end up with raw HTML after 1.39.12 update.
Apr 11 2025, 4:03 PM · MediaWiki-extensions-Cargo
Taylan updated the task description for T391694: Pages sometimes end up with raw HTML after 1.39.12 update.
Apr 11 2025, 4:01 PM · MediaWiki-extensions-Cargo
Taylan created T391694: Pages sometimes end up with raw HTML after 1.39.12 update.
Apr 11 2025, 3:36 PM · MediaWiki-extensions-Cargo

Oct 15 2024

Taylan added a comment to T376526: The intro and outro aren't parsed properly when format is template.

Thank you! That seems to have fixed the issue, and both Wikitext and HTML are working again in intro/outro/default from what I can tell.

Oct 15 2024, 9:35 AM · MediaWiki-extensions-Cargo

Oct 14 2024

Taylan updated the task description for T376526: The intro and outro aren't parsed properly when format is template.
Oct 14 2024, 3:40 PM · MediaWiki-extensions-Cargo
Taylan added a comment to T376526: The intro and outro aren't parsed properly when format is template.

@Yaron_Koren Thanks for the explanation! Yes, using regular wikitext for the start and end of tables doesn't seem to work anymore after my patch, so it's not ideal. However, until recently, both wikitext and HTML was actually working fine on our wiki. Version 3.6.1 was the last release version where all was fine; one of the commits thereafter made the HTML stop working. Was it perhaps a necessary change to avoid some security issues, and/or double-parsing? (I see some commits related to double-parsing some time after 3.6.1.)

Oct 14 2024, 3:38 PM · MediaWiki-extensions-Cargo

Oct 8 2024

Taylan added a comment to T376526: The intro and outro aren't parsed properly when format is template.

The default parameter seems to suffer from the same issue and can be fixed similarly:

Oct 8 2024, 4:20 AM · MediaWiki-extensions-Cargo

Oct 5 2024

Taylan created T376526: The intro and outro aren't parsed properly when format is template.
Oct 5 2024, 5:39 AM · MediaWiki-extensions-Cargo

Jul 21 2023

Taylan added a comment to T250963: Replace use of removed hook InternalParseBeforeSanitize.

I would like to add this extension to our wiki (bg3.wiki) but the big red warning on the extension page, saying that its future is unclear, made me worried and led me here.

Jul 21 2023, 6:54 PM · ci-test-error, MediaWiki-extensions-Variables

Feb 4 2023

Taylan created T328845: UnusedRedirects Extension lists File and Template redirects still in use.
Feb 4 2023, 6:19 PM · UnusedRedirects

Feb 2 2023

Taylan added a comment to T266255: "No such file or directory" due to traversing too low in directory tree.

Here's a fix:

Feb 2 2023, 11:11 PM · MediaWiki-extensions-TitleKey