Michael moved this task from Backlog to Term Access on the 
MediaWiki-extensions-WikibaseClient board.
Michael added a comment.


  What makes this non-trivial to fix is that the current API response is:
  
    {
        "batchcomplete": "",
        "query": {
            "pages": {
                "10346388": {
                    "pageid": 10346388,
                    "ns": 0,
                    "title": "Wikia Search",
                    "terms": {
                        "label": [
                            "Wikia Search"
                        ],
                        "description": [
                            "defunct free and open-source web search engine by 
Wikia"
                        ]
                    }
                }
            }
        }
    }
  
  If we want to add language fallback, then we have to somehow indicate the 
language that we're returning. And we may have to do that on a per-term basis, 
as the label might have a match in the requested language, but the description 
might not and thus is falling back.
  All that is doable, but not quick.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/114/

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

To: Michael
Cc: Michael, daniel, Lucas_Werkmeister_WMDE, Florian, Jdforrester-WMF, 
Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to