Page MenuHomePhabricator

hoo (Marius Hoch)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Oct 3 2014, 12:09 PM (610 w, 3 d)
Availability
Available
LDAP User
Hoo man
MediaWiki User
Hoo man [ Global Accounts ]

Recent Activity

Wed, May 27

hoo updated the task description for T427396: [Federated Items] Check / Investigate CirrusSearch integration.
Wed, May 27, 1:57 PM · Wikibase Federation, Wikibase Suite Team
hoo created T427396: [Federated Items] Check / Investigate CirrusSearch integration.
Wed, May 27, 1:57 PM · Wikibase Federation, Wikibase Suite Team
hoo updated the task description for T426041: [Federated Items] Do we need to incorporate a new data type for federated items?.
Wed, May 27, 10:24 AM · Wikibase Suite Team (Sprint 19 (Jun 09 - Jun 23))

Mon, May 18

hoo updated the task description for T408517: [Federated Items] Architecture for caching/storage of remote Items.
Mon, May 18, 10:27 AM · Wikibase Suite Team, Spike
hoo added a comment to T408517: [Federated Items] Architecture for caching/storage of remote Items.

As long as we only need to know whether an item exist and need its labels + description, I think we should only save these (and not the vast statements / claims).

Mon, May 18, 10:25 AM · Wikibase Suite Team, Spike

May 13 2026

hoo added a comment to T420452: [Federated Items] Digestible Chunks / Reviewable Patches.

Next steps, as I see them:

  1. Decide if want a separate data type (Ticket TBD) --> If yes, most of the current implementation could be "kept" or we could replace it with less coupled tooling (like the handling for the commons media data type). The below assumes we stick with (something similar to) the current proof of concept implementation.
  2. Refactor RemoteEntityId into RemoteItemId (also remove the dependency on WikibaseRepo), then upload a patch. Note: If RemoteItemId were to implement ItemId, we could also create proper Item objects. (*)
  3. Upload a patch for RemoteEntityIdParser (*)
  4. Upload a patch from the data-access/ changes (maybe changes to EntitySourceDefinitions are not needed, if we can only ever have one ApiSource for items?!)
  5. T426147: [Federated Items] "federatedValuesEnabled" config needs to default to "false"
  6. Decide T408517: [Federated Items] Architecture for caching/storage of remote Items + implement it
  7. Upload a patch for DefaultWikidataEntitySourceAdder
  8. RemoteEntityLookup (getEntity should either create a proper Entity object or we, IMHO preferably, should stop implementing the EntityLookup interface)
  9. RDF related changes (we can already create entities with remote values programmatically)
  10. Wire up RemoteEntityLookup so that remote values can actually be saved
  11. Add a patch for RemoteEntityIdValueFormatter and wire it up (either in WikibaseRepo.ServiceWiring.php or, preferably in WikibaseRepo.datatypes.php)
  12. T425574: [Federated Items] Adapt to wbsearchentities changes
  13. UI (JS) changes (also wbui2025!)
May 13 2026, 9:20 AM · Wikibase Suite Team, Wikibase Federation
hoo updated the task description for T421377: [Federated Items] Investigate Alternative Storage Method.
May 13 2026, 8:11 AM · Wikibase Federation, Wikibase Suite Team
hoo removed a subtask for T421357: [Federated Items] Beta Release: T421377: [Federated Items] Investigate Alternative Storage Method.
May 13 2026, 8:11 AM · Wikibase Federation, Wikibase Suite Team
hoo removed a parent task for T421377: [Federated Items] Investigate Alternative Storage Method: T421357: [Federated Items] Beta Release.
May 13 2026, 8:11 AM · Wikibase Federation, Wikibase Suite Team
hoo added a subtask for T408517: [Federated Items] Architecture for caching/storage of remote Items: T421377: [Federated Items] Investigate Alternative Storage Method.
May 13 2026, 8:10 AM · Wikibase Suite Team, Spike
hoo added a parent task for T421377: [Federated Items] Investigate Alternative Storage Method: T408517: [Federated Items] Architecture for caching/storage of remote Items.
May 13 2026, 8:10 AM · Wikibase Federation, Wikibase Suite Team
hoo created T426147: [Federated Items] "federatedValuesEnabled" config needs to default to "false".
May 13 2026, 8:03 AM · Wikibase Federation, Wikibase Suite Team

May 6 2026

hoo created T425574: [Federated Items] Adapt to wbsearchentities changes.
May 6 2026, 4:38 PM · Wikibase Federation, Wikibase Suite Team
hoo claimed T420452: [Federated Items] Digestible Chunks / Reviewable Patches.
May 6 2026, 8:15 AM · Wikibase Suite Team, Wikibase Federation

Apr 15 2026

hoo added a comment to T423077: [Federated Items] RDF representation (timebox 6 h).

Thanks for these points, Lucas. I wasn't aware of these discussion.

Apr 15 2026, 1:35 PM · Wikibase Suite Team, Patch-For-Review, Wikibase Federation
hoo claimed T423090: [Federated Items] API representation (timebox 2 h).
Apr 15 2026, 1:02 PM · Wikibase Suite Team, Wikibase Federation
hoo claimed T423077: [Federated Items] RDF representation (timebox 6 h).
Apr 15 2026, 1:00 PM · Wikibase Suite Team, Patch-For-Review, Wikibase Federation

Apr 13 2026

hoo added a comment to T423077: [Federated Items] RDF representation (timebox 6 h).

I just checked what MediaInfo does and it seems to represent items exactly like on Wikidata, thus by their concept id. Example: <https://commons.wikimedia.org/entity/M58831842> <http://www.wikidata.org/prop/direct/P180> <http://www.wikidata.org/entity/Q209760> . (nt) / sdc:M58831842 wdt:P180 wd:Q209760 (ttl).

Apr 13 2026, 11:35 AM · Wikibase Suite Team, Patch-For-Review, Wikibase Federation
hoo added a comment to T423090: [Federated Items] API representation (timebox 2 h).

I just checked what MediaInfo does and it seems that it just represents items like local items (=> there's no indication that they're not from the local wiki). Example: "datavalue":{"value":{"entity-type":"item","numeric-id":209760,"id":"Q209760"},"type":"wikibase-entityid"}}.

Apr 13 2026, 11:13 AM · Wikibase Suite Team, Wikibase Federation
hoo renamed T420564: [Federated Items] Rebase on Wikibase REL1_45 from [Federated Values] Rebase Wikibase Master to [Federated Values] Rebase on Wikibase REL1_45.
Apr 13 2026, 11:03 AM · Wikibase Suite Team, Patch-For-Review, Wikibase Federation

Mar 30 2026

hoo closed T421737: Wikibase CI broken with "Call to an undefined static method … EntitySearchHelperFactory::newFromGlobalState" as Resolved.
Mar 30 2026, 3:53 PM · Wikidata, MediaWiki-extensions-Wikibase-Repo, ci-test-error
hoo added a comment to T421737: Wikibase CI broken with "Call to an undefined static method … EntitySearchHelperFactory::newFromGlobalState".

https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/1261371 should fix this, once merged.

Mar 30 2026, 3:19 PM · Wikidata, MediaWiki-extensions-Wikibase-Repo, ci-test-error
hoo added a comment to T421737: Wikibase CI broken with "Call to an undefined static method … EntitySearchHelperFactory::newFromGlobalState".

Caused by fba93304fbf0dad4f43f20d8e2a2c45a6025e9b0.

Mar 30 2026, 3:18 PM · Wikidata, MediaWiki-extensions-Wikibase-Repo, ci-test-error
hoo created T421737: Wikibase CI broken with "Call to an undefined static method … EntitySearchHelperFactory::newFromGlobalState".
Mar 30 2026, 2:58 PM · Wikidata, MediaWiki-extensions-Wikibase-Repo, ci-test-error

Mar 25 2026

hoo updated the task description for T421262: CommonsInlineImageFormatterTest fails with instant commons enabled.
Mar 25 2026, 5:06 PM · Wikidata, MediaWiki-extensions-Wikibase-Client, MediaWiki-extensions-Wikibase-Repo
hoo created T421262: CommonsInlineImageFormatterTest fails with instant commons enabled.
Mar 25 2026, 5:05 PM · Wikidata, MediaWiki-extensions-Wikibase-Client, MediaWiki-extensions-Wikibase-Repo
hoo added a comment to T420913: ViewEntityActionTest::testShow fails with "Did you call Parser::parse recursively?".

I've submitted a fix for the mw cli defaults: https://gitlab.wikimedia.org/repos/releng/cli/-/merge_requests/643

Mar 25 2026, 11:07 AM · ci-test-error, Wikidata, MediaWiki-extensions-Wikibase-Repo
hoo merged task T420913: ViewEntityActionTest::testShow fails with "Did you call Parser::parse recursively?" into T366986: Parser locked error when using languages with grammatical gender & Xdebug enabled with `xdebug.mode` including `develop`.
Mar 25 2026, 10:57 AM · ci-test-error, Wikidata, MediaWiki-extensions-Wikibase-Repo
hoo merged T420913: ViewEntityActionTest::testShow fails with "Did you call Parser::parse recursively?" into T366986: Parser locked error when using languages with grammatical gender & Xdebug enabled with `xdebug.mode` including `develop`.
Mar 25 2026, 10:57 AM · MW-1.44-notes, MW-1.43-notes, MW-1.45-notes, MW-1.46-notes, Upstream, MW-1.47-notes (1.47.0-wmf.1; 2026-05-05), Content-Transform-Team, MW-1.44-release, MW-1.43-release, MediaWiki-Parser, MW-1.41-release

Mar 23 2026

hoo created T420913: ViewEntityActionTest::testShow fails with "Did you call Parser::parse recursively?".
Mar 23 2026, 12:30 PM · ci-test-error, Wikidata, MediaWiki-extensions-Wikibase-Repo

Mar 18 2026

hoo updated the task description for T420447: [Federated Items] Implement E2E / Browser Tests.
Mar 18 2026, 10:42 AM · Wikibase Suite Team, Wikibase Federation

Feb 26 2026

hoo added a comment to T418104: [BUG] The property "Instance of" triggers a Runtime error on mobile view.

This can be reproduced by setting a string to a value containing, for example {{P}}.

Feb 26 2026, 7:32 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), MediaWiki-extensions-Wikibase-Repo, Wikidata Mobile, Wikidata, Wikimedia-production-error

Feb 25 2026

hoo claimed T418104: [BUG] The property "Instance of" triggers a Runtime error on mobile view.
Feb 25 2026, 9:11 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), MediaWiki-extensions-Wikibase-Repo, Wikidata Mobile, Wikidata, Wikimedia-production-error
hoo moved T418104: [BUG] The property "Instance of" triggers a Runtime error on mobile view from The Backlog to The Board on the Wikidata-Omega board.
Feb 25 2026, 9:11 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.19; 2026-03-10), MediaWiki-extensions-Wikibase-Repo, Wikidata Mobile, Wikidata, Wikimedia-production-error

Feb 24 2026

hoo added a comment to T416197: [MEX] M4- highlight preferred rank in green.

@hoo Can you explain for product-verification purposes how users can configure this? I tested this by changing the MEX CSS, but that obviously won't work for beta / test / prod.

Feb 24 2026, 2:55 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Wikidata

Feb 18 2026

hoo added a comment to T416579: [SPIKE] Making constraint violations queryable on the Query Service.

The query service likes (needs?!) data to be idempotent for a certain revision of an entity (for facilitating updates by difference).

Feb 18 2026, 9:39 AM · Wikidata-Omega (Completed Tasks), Wikibase-Quality-Constraints, Wikidata, Wikidata-Query-Service

Feb 12 2026

hoo placed T416197: [MEX] M4- highlight preferred rank in green up for grabs.

This works nicely with:

Feb 12 2026, 7:35 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Wikidata

Feb 11 2026

hoo updated the task description for T417042: [MEX] M4.1.8 - external-id.
Feb 11 2026, 1:16 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.16; 2026-02-17), Wikidata
hoo updated the task description for T417041: [MEX] M4.1.7 - url.
Feb 11 2026, 1:05 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.18; 2026-03-03), Wikidata

Feb 9 2026

hoo claimed T416197: [MEX] M4- highlight preferred rank in green.
Feb 9 2026, 7:05 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Wikidata
hoo moved T416197: [MEX] M4- highlight preferred rank in green from The Backlog to The Board on the Wikidata-Omega board.
Feb 9 2026, 7:05 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Wikidata

Feb 5 2026

hoo placed T412145: [MEX][Score] Display Lilypond errors for statement values up for grabs.

I didn't test this with actual Lilypond errors, but manually changed my set up to emit the error-html.

Feb 5 2026, 7:50 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), MediaWiki-extensions-Score, Wikidata

Feb 2 2026

hoo claimed T412145: [MEX][Score] Display Lilypond errors for statement values.
Feb 2 2026, 10:02 AM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.15; 2026-02-10), MediaWiki-extensions-Score, Wikidata

Jan 29 2026

hoo placed T411650: [MEX] mobile statement edits should be tagged with "Wikidata user interface" up for grabs.
Jan 29 2026, 6:35 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Wikidata Mobile, Wikidata

Jan 27 2026

hoo claimed T411650: [MEX] mobile statement edits should be tagged with "Wikidata user interface".
Jan 27 2026, 10:55 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Wikidata Mobile, Wikidata
hoo moved T411650: [MEX] mobile statement edits should be tagged with "Wikidata user interface" from The Backlog to The Board on the Wikidata-Omega board.
Jan 27 2026, 10:55 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.14; 2026-02-03), Wikidata Mobile, Wikidata

Jan 22 2026

hoo placed T414416: [MEX] M4.1.2 monolingual text up for grabs.
Jan 22 2026, 4:19 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Patch-For-Review, Wikidata

Jan 19 2026

hoo placed T412141: [MEX][Score] Introduce basic test to confirm display of musical notation statements up for grabs.

Moving this back to ready for development, as integration tests seem to also be in scope of this task.

Jan 19 2026, 12:18 PM · Wikidata-Omega (Completed Tasks), MediaWiki-extensions-Score, Wikidata
hoo claimed T414416: [MEX] M4.1.2 monolingual text.
Jan 19 2026, 9:19 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Patch-For-Review, Wikidata

Jan 15 2026

hoo placed T414416: [MEX] M4.1.2 monolingual text up for grabs.

I don't have anything to show for, yet. If anyone wants to claim this, go ahead, otherwise I'll be back to this on Monday.

Jan 15 2026, 7:53 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Patch-For-Review, Wikidata

Jan 14 2026

hoo claimed T414416: [MEX] M4.1.2 monolingual text.
Jan 14 2026, 10:31 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Patch-For-Review, Wikidata
hoo moved T414416: [MEX] M4.1.2 monolingual text from new to the board to In Development on the Wikidata-Omega (The Board) board.
Jan 14 2026, 10:30 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Patch-For-Review, Wikidata
hoo moved T414416: [MEX] M4.1.2 monolingual text from The Backlog to The Board on the Wikidata-Omega board.
Jan 14 2026, 10:30 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.17; 2026-02-24), Patch-For-Review, Wikidata

Jan 13 2026

hoo claimed T412141: [MEX][Score] Introduce basic test to confirm display of musical notation statements.
Jan 13 2026, 2:36 PM · Wikidata-Omega (Completed Tasks), MediaWiki-extensions-Score, Wikidata

Dec 22 2025

hoo placed T411602: [MEX][QC] Fetch and store constraint violation information on page load / statement save up for grabs.

When reviewing this, please especially look for potential XSS / code injection. Other than that, the code looked good to me (I reviewed the combined diff from both patches at once).

Dec 22 2025, 5:29 PM · Wikidata-Omega (Completed Tasks), Wikibase-Quality-Constraints, Wikidata
hoo claimed T411602: [MEX][QC] Fetch and store constraint violation information on page load / statement save.
Dec 22 2025, 1:20 PM · Wikidata-Omega (Completed Tasks), Wikibase-Quality-Constraints, Wikidata

Dec 19 2025

hoo placed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus up for grabs.
Dec 19 2025, 5:22 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata

Dec 1 2025

hoo added a comment to T388411: libcurl 7.85+ breaks DNS in mwcli.

With 08315c2031e62e3e0688f169944313e7c5bb9934 MediaWiki dropped PHP 8.1 support, making this much more urgent :/

Dec 1 2025, 9:40 AM · Patch-For-Review, a Wikimedia CLI

Nov 27 2025

hoo placed T406844: wdio-wikibase depends on wdio-mediawiki v2 up for grabs.
Nov 27 2025, 11:24 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata
hoo moved T406844: wdio-wikibase depends on wdio-mediawiki v2 from In Peer Review to Ready for Tech Verification on the Wikidata-Omega (The Board) board.
Nov 27 2025, 11:24 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata
hoo claimed T406844: wdio-wikibase depends on wdio-mediawiki v2.
Nov 27 2025, 8:40 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata
hoo moved T406844: wdio-wikibase depends on wdio-mediawiki v2 from Ready for Peer Review to In Peer Review on the Wikidata-Omega (The Board) board.
Nov 27 2025, 8:40 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata

Nov 26 2025

hoo placed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus up for grabs.
Nov 26 2025, 4:41 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo moved T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus from In Development to Ready for Peer Review on the Wikidata-Omega (The Board) board.
Nov 26 2025, 4:41 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata

Nov 24 2025

hoo claimed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus.
Nov 24 2025, 9:18 AM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata

Nov 20 2025

hoo placed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus up for grabs.
Nov 20 2025, 4:20 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo moved T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus from In Development to Ready for Development on the Wikidata-Omega (The Board) board.
Nov 20 2025, 4:19 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata

Nov 18 2025

hoo placed T132839: [RfC] Property suggester suggests human properties for non-human items up for grabs.
Nov 18 2025, 2:38 PM · MediaWiki-extensions-PropertySuggester, Proposal, Wikidata-Sprint-2016-11-08, Wikidata-Sprint-2016-10-12, Wikidata-Sprint-2016-05-24, Wikidata-Sprint-2016-05-10, Wikidata-Sprint-2016-04-26, Wikidata
hoo added a comment to T410172: Drop the decade-stalled Capiunto experimental extension from production.

Yes, sadly this never materialized in the way initial planned. Given I don't think I (or anyone else) will pick this up anytime soon, let's drop this for good.

Nov 18 2025, 11:30 AM · Wikimedia-Site-requests, MediaWiki-extensions-Capiunto
hoo updated the task description for T410380: Consider setting XDebug environment variables per default.
Nov 18 2025, 10:52 AM · a Wikimedia CLI
hoo created T410380: Consider setting XDebug environment variables per default.
Nov 18 2025, 10:46 AM · a Wikimedia CLI

Nov 17 2025

hoo moved T406844: wdio-wikibase depends on wdio-mediawiki v2 from Ready for Peer Review to Ready for Development on the Wikidata-Omega (The Board) board.
Nov 17 2025, 3:00 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata
hoo claimed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus.
Nov 17 2025, 9:11 AM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata

Nov 13 2025

hoo placed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus up for grabs.

Unassigning myself / moving back as I don't have a lot of progress on this, yet (ended up getting stuck on T403974#11372348).

Nov 13 2025, 7:59 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo moved T403974: a[MEX] M3.2.1 - First Pass - Basic UI of wbentityIDs (which trigger a dropdown) except Lexeme entities from Ready for Tech Verification to Ready for Peer Review on the Wikidata-Omega (The Board) board.
Nov 13 2025, 7:58 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.3; 2025-11-19), Patch-For-Review, Wikidata
hoo moved T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus from In Development to Ready for Development on the Wikidata-Omega (The Board) board.
Nov 13 2025, 7:57 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo added a comment to T403974: a[MEX] M3.2.1 - First Pass - Basic UI of wbentityIDs (which trigger a dropdown) except Lexeme entities.

Currently (on master / beta) adding a new entity type statement doesn't result in a drop down (but a simple text field). See: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/1204644

Nov 13 2025, 7:46 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.3; 2025-11-19), Patch-For-Review, Wikidata

Nov 12 2025

hoo added a comment to T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus.

Stumbled upon https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/1204644?forceReload=true while working on this, will investigate further.

Nov 12 2025, 6:42 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata

Nov 10 2025

hoo added a comment to T409149: [MEX] M3.2.1 - First Pass - Basic UI of Lexeme wbEntityIDs (which trigger a dropdown) - Lexeme, Form, Sense.

The initial patch caused T409740: Beta cluster is down due to 'No such service: WikibaseRepo.Settings', thus it got reverted. Re-submitted as https://gerrit.wikimedia.org/r/1203484.

Nov 10 2025, 4:19 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata
hoo moved T409149: [MEX] M3.2.1 - First Pass - Basic UI of Lexeme wbEntityIDs (which trigger a dropdown) - Lexeme, Form, Sense from Ready for Tech Verification to Ready for Peer Review on the Wikidata-Omega (The Board) board.
Nov 10 2025, 4:18 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata
hoo claimed T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus.
Nov 10 2025, 2:47 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo moved T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus from new to the board to In Development on the Wikidata-Omega (The Board) board.
Nov 10 2025, 2:46 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo moved T408928: [MEX] M3 - Create error handling for incorrectly filled and unfilled fields that are out of focus from The Backlog to The Board on the Wikidata-Omega board.
Nov 10 2025, 2:46 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, Wikidata
hoo placed T409149: [MEX] M3.2.1 - First Pass - Basic UI of Lexeme wbEntityIDs (which trigger a dropdown) - Lexeme, Form, Sense up for grabs.
Nov 10 2025, 2:09 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata
hoo moved T409149: [MEX] M3.2.1 - First Pass - Basic UI of Lexeme wbEntityIDs (which trigger a dropdown) - Lexeme, Form, Sense from In Peer Review to Ready for Tech Verification on the Wikidata-Omega (The Board) board.
Nov 10 2025, 2:09 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata

Nov 7 2025

hoo claimed T409149: [MEX] M3.2.1 - First Pass - Basic UI of Lexeme wbEntityIDs (which trigger a dropdown) - Lexeme, Form, Sense.
Nov 7 2025, 6:46 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata
hoo moved T409149: [MEX] M3.2.1 - First Pass - Basic UI of Lexeme wbEntityIDs (which trigger a dropdown) - Lexeme, Form, Sense from Ready for Peer Review to In Peer Review on the Wikidata-Omega (The Board) board.
Nov 7 2025, 6:45 PM · Wikidata-Omega (Completed Tasks), Patch-For-Review, MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata
hoo moved T409311: [MEX] show "no value" and "unknown value" correctly in edit mode from Ready for Peer Review to Done - Moving a task here will move it to the completed tasks workboard, resolve the ticket, and assign it to whomever made the move on the Wikidata-Omega (The Board) board.

Tested, looks fine now.

Nov 7 2025, 10:41 AM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), Wikidata
hoo placed T388228: Wikibase "item.has its label not rendered when linked on a Wikipage" selenium test is flaky up for grabs.
Nov 7 2025, 10:17 AM · Wikidata-Omega (Radar/Epics/Stalled), Quality-and-Test-Engineering-Team, MW-1.45-notes (1.45.0-wmf.24; 2025-10-21), Patch-For-Review, Wikidata, ci-test-error (WMF-deployed Build Failure), Browser-Tests
hoo moved T388228: Wikibase "item.has its label not rendered when linked on a Wikipage" selenium test is flaky from In Peer Review to Parent Task on the Wikidata-Omega (The Board) board.

We're tackling T406844: wdio-wikibase depends on wdio-mediawiki v2 first.

Nov 7 2025, 10:17 AM · Wikidata-Omega (Radar/Epics/Stalled), Quality-and-Test-Engineering-Team, MW-1.45-notes (1.45.0-wmf.24; 2025-10-21), Patch-For-Review, Wikidata, ci-test-error (WMF-deployed Build Failure), Browser-Tests

Nov 4 2025

hoo moved T407874: [MEX] M3.1.2 - Spike - Improve Publish Info Option 1: Statement-Specific Summary Detection from Ready for Peer Review to Done - Moving a task here will move it to the completed tasks workboard, resolve the ticket, and assign it to whomever made the move on the Wikidata-Omega (The Board) board.

After playing around with XDebug for a bit, I have to agree… I don't see any way to do this short of comparing the statement in the ChangeOp with the base revision (which is not only inelegant but also entirely at odds with the current structure of the editing code).

Nov 4 2025, 6:40 PM · Wikidata-Omega (Completed Tasks), Wikidata
hoo claimed T406844: wdio-wikibase depends on wdio-mediawiki v2.
Nov 4 2025, 4:51 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata
hoo moved T406844: wdio-wikibase depends on wdio-mediawiki v2 from Ready for Peer Review to In Peer Review on the Wikidata-Omega (The Board) board.
Nov 4 2025, 4:51 PM · Wikidata-Omega (Completed Tasks), MW-1.46-notes (1.46.0-wmf.5; 2025-12-02), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Patch-For-Review, Browser-Tests, Wikidata

Oct 27 2025

hoo added a comment to T407328: [MEX] M3.2.1 - update main view edit button color from red to blue.

Adding the respective data types to VueNoScriptRendering::WBUI2025_SUPPORTED_DATATYPES does the trick.

Oct 27 2025, 3:41 PM · Wikidata-Omega (Completed Tasks), Wikidata

Oct 22 2025

hoo moved T403011: [MEX] M3.1.2 - error handling while publishing/saving statement edits from Ready for Peer Review to Product Verification on the Wikidata-Omega (The Board) board.
Oct 22 2025, 2:25 PM · Wikidata-Omega (Completed Tasks), MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), Wikidata
hoo added a comment to T406429: No Wikidata dumps for Week 40 of 2025 (recurring issue).

This reminds me of T389199 (which ended up not being reproducible, just noting for reference).

Oct 22 2025, 1:52 PM · Data-Platform-SRE (2025.10.17 - 2025.11.07), Data-Engineering, Essential-Work, Wikibase Reuse Team, Wikidata data dumps, Wikidata, Dumps-Generation

Oct 15 2025

hoo claimed T388228: Wikibase "item.has its label not rendered when linked on a Wikipage" selenium test is flaky.
Oct 15 2025, 9:33 AM · Wikidata-Omega (Radar/Epics/Stalled), Quality-and-Test-Engineering-Team, MW-1.45-notes (1.45.0-wmf.24; 2025-10-21), Patch-For-Review, Wikidata, ci-test-error (WMF-deployed Build Failure), Browser-Tests
hoo moved T388228: Wikibase "item.has its label not rendered when linked on a Wikipage" selenium test is flaky from Ready for Peer Review to In Peer Review on the Wikidata-Omega (The Board) board.
Oct 15 2025, 9:33 AM · Wikidata-Omega (Radar/Epics/Stalled), Quality-and-Test-Engineering-Team, MW-1.45-notes (1.45.0-wmf.24; 2025-10-21), Patch-For-Review, Wikidata, ci-test-error (WMF-deployed Build Failure), Browser-Tests

Oct 13 2025

hoo placed T404684: [MEX] M3.1.2 Show different snak types in main statement screen (display) up for grabs.
Oct 13 2025, 8:57 PM · Wikidata-Omega (Completed Tasks), Wikidata
hoo moved T404684: [MEX] M3.1.2 Show different snak types in main statement screen (display) from In Development to Ready for Peer Review on the Wikidata-Omega (The Board) board.
Oct 13 2025, 8:57 PM · Wikidata-Omega (Completed Tasks), Wikidata