Addshore added a subscriber: Addshore.
Addshore added a comment.

When changing a search from "Occupan" to "Occupant" in an entityselector box 
when editing an statement the UI will make the following calls:

1. 
https://www.wikidata.org/w/api.php?action=wbsearchentities&search=occupant&format=json&language=en&type=item&continue=0
2. 
https://www.wikidata.org/w/api.php?action=wbparsevalue&format=json&parser=wikibase-entityid&values=&options=%7B%22lang%22%3A%22en%22%7D
3. 
https://www.wikidata.org/w/api.php?action=wbsearchentities&search=occupant&format=json&language=en&type=item&continue=0
4. 
https://www.wikidata.org/w/api.php?action=wbparsevalue&format=json&parser=wikibase-entityid&values=Q7075751&options=%7B%22lang%22%3A%22en%22%7D
5. 
https://www.wikidata.org/w/api.php?action=wbformatvalue&format=json&datavalue=%7B%22value%22%3A%7B%22entity-type%22%3A%22item%22%2C%22numeric-id%22%3A7075751%7D%2C%22type%22%3A%22wikibase-entityid%22%7D&options=%7B%22lang%22%3A%22en%22%7D&datatype=wikibase-item&generate=text%2Fhtml
6. 
https://www.wikidata.org/w/api.php?action=wbformatvalue&format=json&datavalue=%7B%22value%22%3A%7B%22entity-type%22%3A%22item%22%2C%22numeric-id%22%3A7075751%7D%2C%22type%22%3A%22wikibase-entityid%22%7D&options=%7B%22lang%22%3A%22en%22%7D&datatype=wikibase-item&generate=text%2Fplain

The duplicate calls might not actually be the cause of the duplciates in the 
list, but nonetheless looks very odd...


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

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

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



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to