Page MenuHomePhabricator

Unfetched wikidata qid when opening direct link to Special:CreateAbstract/Qid
Closed, ResolvedPublicBUG REPORT

Description

Description

When going to Special:CreateAbstract/Q29 the title in the preview is Q29 instead of the label, because it has not been fetched from the Vue Pinia store, which means that the label is unavailable.

Steps to reproduce:

Assuming Q29 as non created:

  1. Go to Special:CreateAbstract/Q29
  2. In the preview content block, the title is Q29

Expected behavior (Acceptance criteria):

  • When going to Special:CreateAbstract/Q29 directly, the result should be the same as when selecting Q29 from Special:CreateAbstract
  • The preview window should have the wikidata item label

Completion checklist

Event Timeline

Change #1249928 had a related patch set uploaded (by Daphne Smit; author: Daphne Smit):

[mediawiki/extensions/WikiLambda@master] abstractWiki.js: fetch the page title when it is a Wikidata qid

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

DSmit-WMF changed the task status from Open to In Progress.Mar 10 2026, 10:48 AM
DSmit-WMF claimed this task.

Change #1249930 had a related patch set uploaded (by Daphne Smit; author: Daphne Smit):

[mediawiki/extensions/WikiLambda@master] abstractWiki.js: fetch the page title when it is a Wikidata qid and we are creating a new Abstract Article

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

Change #1249928 abandoned by Daphne Smit:

[mediawiki/extensions/WikiLambda@master] abstractWiki.js: fetch the page title when it is a Wikidata qid

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

Change #1249930 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] abstractWiki.js: fetch the page title when it is a Wikidata qid and we are creating a new Abstract Article

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