Page MenuHomePhabricator

Simontaurus (Simon Stier)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Feb 28 2021, 6:38 AM (174 w, 2 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
Simon Stier [ Global Accounts ]

Recent Activity

Jun 6 2023

Simontaurus added a comment to T338099: ApiQuerySiteinfo should provide known and defined slot roles.

Certainly, that page on mediawiki.org wouldn't be updated until the patch is actually merged :)

Makes sense... =D

Jun 6 2023, 5:17 PM · Patch-For-Review, Multi-Content-Revisions, MediaWiki-Action-API
Simontaurus added a comment to T338099: ApiQuerySiteinfo should provide known and defined slot roles.

Not sure how to update the documentation - directly in API:Siteinfo?

Jun 6 2023, 4:59 AM · Patch-For-Review, Multi-Content-Revisions, MediaWiki-Action-API
Simontaurus claimed T338099: ApiQuerySiteinfo should provide known and defined slot roles.
Jun 6 2023, 2:37 AM · Patch-For-Review, Multi-Content-Revisions, MediaWiki-Action-API

Jun 4 2023

Simontaurus added a subtask for T174032: Make relevant API modules aware of MCR: T338099: ApiQuerySiteinfo should provide known and defined slot roles.
Jun 4 2023, 11:01 AM · Patch-For-Review, Structured-Data-Backlog, Core Platform Team Initiatives (MCR), Multi-Content-Revisions (Tech Debt), Structured Data Engineering, Epic, Wikidata
Simontaurus added a parent task for T338099: ApiQuerySiteinfo should provide known and defined slot roles: T174032: Make relevant API modules aware of MCR.
Jun 4 2023, 11:01 AM · Patch-For-Review, Multi-Content-Revisions, MediaWiki-Action-API
Simontaurus created T338099: ApiQuerySiteinfo should provide known and defined slot roles.
Jun 4 2023, 10:59 AM · Patch-For-Review, Multi-Content-Revisions, MediaWiki-Action-API

May 12 2023

Simontaurus added a comment to T167924: WebInstaller and DatabasePostgres throws Error: 23505 ERROR: duplicate key value violates unique constraint "updatelog_pkey".

Isn't that just because the scripts for mysql / mariadb and sql-lite use

INSERT (OR) IGNORE

while postgres does NOT use the equivalent

ON CONFLICT DO NOTHING`

? (see https://github.com/search?q=repo%3Awikimedia%2Fmediawiki%20filearchive-fa_major_mime-patch-fa_major_mime-chemical.sql&type=code)

May 12 2023, 2:01 AM · MediaWiki-Installer, PostgreSQL

Dec 22 2022

Simontaurus added a comment to T324910: Slot-aware action 'raw'.

It seems though that the relevant API already exists today. I don't know what upcoming feature or use case prompted this task, but that means it isn't blocked on a new API as it already exists.

As long as RawAction isn't deprecated (whatever that would mean for an action), it makes sense to aim for feature parity IMO.

@Simontaurus would the action API work for your use case? [...] The content is wrapped in JSON (there is no way to get just the raw content string); other than that I don't think there's any disadvantage IMO. [...]

The usecase at this point is to place a machine readable document behind an URI. Specifically, it's about json-schema, which are referenced both absolutely and mutually among themselves.
(see also json-schema.org and T324933 )
In this way, for example, a category can specify the schema for structured data that must be followed by pages in that category.

Dec 22 2022, 4:41 AM · MW-1.39-notes, MW-1.38-notes, MW-1.40-notes (1.40.0-wmf.17; 2023-01-02), Patch-For-Review, Multi-Content-Revisions, MediaWiki-User-Interface (actions)

Dec 12 2022

Simontaurus added a subtask for T174037: Implement single-slot UI [MCR]: T324933: Single- and multi-slot editor based on json-editor.
Dec 12 2022, 6:17 AM · Core Platform Team Initiatives (MCR), Multi-Content-Revisions (New Features), Multimedia, Wikidata
Simontaurus added a subtask for T174033: Refactor EditPage to allow multiple slots to be edited atomically [MCR]: T324933: Single- and multi-slot editor based on json-editor.
Dec 12 2022, 6:17 AM · Core Platform Team Initiatives (MCR), Multi-Content-Revisions (New Features), Technical-Debt
Simontaurus added parent tasks for T324933: Single- and multi-slot editor based on json-editor: T174033: Refactor EditPage to allow multiple slots to be edited atomically [MCR], T174037: Implement single-slot UI [MCR].
Dec 12 2022, 6:17 AM · Multi-Content-Revisions
Simontaurus updated the task description for T324933: Single- and multi-slot editor based on json-editor.
Dec 12 2022, 6:14 AM · Multi-Content-Revisions
Simontaurus created T324933: Single- and multi-slot editor based on json-editor.
Dec 12 2022, 6:11 AM · Multi-Content-Revisions

Dec 11 2022

Simontaurus added a comment to T324910: Slot-aware action 'raw'.

Would you like to submit a core patch?

Dec 11 2022, 10:02 AM · MW-1.39-notes, MW-1.38-notes, MW-1.40-notes (1.40.0-wmf.17; 2023-01-02), Patch-For-Review, Multi-Content-Revisions, MediaWiki-User-Interface (actions)
Simontaurus updated the task description for T324910: Slot-aware action 'raw'.
Dec 11 2022, 7:36 AM · MW-1.39-notes, MW-1.38-notes, MW-1.40-notes (1.40.0-wmf.17; 2023-01-02), Patch-For-Review, Multi-Content-Revisions, MediaWiki-User-Interface (actions)
Simontaurus created T324910: Slot-aware action 'raw'.
Dec 11 2022, 7:32 AM · MW-1.39-notes, MW-1.38-notes, MW-1.40-notes (1.40.0-wmf.17; 2023-01-02), Patch-For-Review, Multi-Content-Revisions, MediaWiki-User-Interface (actions)

Mar 30 2021

Simontaurus added a comment to T278661: Underlying SimpleXMLElement::xpath fails for docs with default namespace xmlns.

On stackoverflow there are some suggestions for a more robust solution for this limitation of XPath1,
e. g. using regex or iterate over all nodes an check for default namespace declarations.
https://stackoverflow.com/questions/1245902/remove-namespace-from-xml-using-php

Mar 30 2021, 5:19 AM · MediaWiki-extensions-ExternalData

Mar 29 2021

Simontaurus created T278661: Underlying SimpleXMLElement::xpath fails for docs with default namespace xmlns.
Mar 29 2021, 4:03 AM · MediaWiki-extensions-ExternalData

Mar 24 2021

Simontaurus added a comment to T275984: DisplayTitle of SMW subobjects only correct for anonymous subobjects.

Thanks for providing the patch. Problem fixed: Named subobjects now create link texts from display title as expected ("DisplayTitle" in the given example)

Mar 24 2021, 5:32 AM · MediaWiki-extensions-DisplayTitle

Feb 28 2021

Simontaurus created T275984: DisplayTitle of SMW subobjects only correct for anonymous subobjects.
Feb 28 2021, 9:06 AM · MediaWiki-extensions-DisplayTitle