Page MenuHomePhabricator

Values that are references should display labels
Closed, ResolvedPublic

Description

For example, here:

https://notwikilambda.toolforge.org/wiki/ZObject:Z3

The values of the keys "value type (Z3K1)", which appears in the list three times, and has the values Z4, Z6, Z12, should display their labels, "Type", "String", and "Multilingual Text" respectively.

(That may be followed by the ZID in parentheses for now, that would be consistent with the way keys are displayed and the Z1K1 value is being displayed)

Screenshot of current state:

Screen Shot 2020-10-22 at 3.34.54 PM.png (1×858 px, 195 KB)

Event Timeline

DVrandecic raised the priority of this task from Low to Medium.Jan 13 2021, 5:24 PM

Change 661392 had a related patch set uploaded (by ArthurPSmith; owner: ArthurPSmith):
[mediawiki/extensions/WikiLambda@master] Detect reference types and label them correctly

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

Change 661392 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Detect reference types and label them correctly

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

Change 661725 had a related patch set uploaded (by Genoveva Galarza; owner: Genoveva Galarza):
[mediawiki/extensions/WikiLambda@master] Vue: Render ZReference using ZString component

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

Change 661725 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Vue: Render ZReference using ZString component

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

Jdforrester-WMF subscribed.

The task as-written is now done, I believe. Definitely other work to follow, though. :-)