WikidataFacts created this task.
WikidataFacts added a project: Wikidata-Query-Service.
Herald added a subscriber: Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION

This works:

#defaultView:BubbleChart
SELECT (1 AS ?size) ("label"@en AS ?label) WHERE {}

Link

But this doesn’t:

#defaultView:BubbleChart
SELECT (1 AS ?size) ("label" AS ?label) WHERE {}

Link

There are error messages in the log, but I can’t make much sense of them because of the JS minification.

I don’t see why the language tag should be required, since it doesn’t seem to be used at all currently. (Of course, it could be used: the chart might perhaps group by item and select the appropriate label for the user’s locale – but that doesn’t seem to happen right now, since this also doesn’t work.)


TASK DETAIL
https://phabricator.wikimedia.org/T144095

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WikidataFacts
Cc: Aklapper, WikidataFacts, mschwarzer, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to