https://bugzilla.wikimedia.org/show_bug.cgi?id=45509

--- Comment #1 from Legoktm <[email protected]> ---
I think a better solution here would be to simply add the id into the
missing="" tag. Compare the wbgetentities output with the standard API one:


https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q12324283476384&format=xmlfm

<api success="1">
  <entities>
    <entity missing="" />
  </entities>
</api>

https://en.wikipedia.org/w/api.php?action=query&prop=info&titles=Asljdhfksdjhfksdjfh

<api>
  <query>
    <pages>
      <page ns="0" title="Asljdhfksdjhfksdjfh" missing=""
contentmodel="wikitext" pagelanguage="en" />
    </pages>
  </query>
</api>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to