Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added a project: Wikidata. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION As a developer, I want to write browser tests without knowing the repo’s configuration, in order to ensure software quality. As a Wikibase user, I want to link to entities on another repository without knowing that repository’s entity namespaces. **Problem:** `Special:EntityPage` exists to redirect requests to the correct namespace for an entity (e. g. `Special:EntityPage/Q1` may redirect to `Q1` or `Item:Q1`). However, it discards any query parameters, so you can’t use it e. g. to link to a specific revision, or to an entity’s history. **Example:** - `Special:EntityData/Q6?oldid=123` - `Special:EntityData/Q6?action=history` **Acceptance criteria:** - The `oldid` parameter is passed through. - The `action` parameter is passed through. **Open questions:** - Which other parameters should be passed through? `undo`/`undoafter`/`restore`? TASK DETAIL https://phabricator.wikimedia.org/T232629 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, B20180, _jensen, rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
