thiemowmde created this task.
thiemowmde added subscribers: thiemowmde, Addshore, Jonas, Lydia_Pintscher.
thiemowmde added a project: Wikidata.
Herald added a subscriber: Aklapper.

TASK DESCRIPTION
  The change in 
https://gerrit.wikimedia.org/r/#/c/219168/14/repo/includes/api/SearchEntities.php
 broke the wbsearchentities API. Now it partly ignores the "language" 
parameter. The search is done in the language given via the parameter, but the 
returned labels and descriptions are always in the users current language set 
in it's wikidata.org cookie.
  
  To reproduce:
  * Open 
https://www.wikidata.org/w/api.php?format=jsonfm&action=wbsearchentities&search=Meter&language=de
  * Compare to 
https://www.wikidata.org/w/api.php?format=jsonfm&action=wbsearchentities&search=Meter&language=en,
 the label and descriptions do not change.
  * Go to Wikidata.org and change your users language. Reload the two URLs 
above. The labels and descriptions change.
  
  This bug is related to {T98172} because it relies on this API and it's 
ability to be localized.

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

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

To: thiemowmde
Cc: Lydia_Pintscher, Jonas, Addshore, thiemowmde, Aklapper, Wikidata-bugs, 
aude, Malyacko



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to