Vort created this task.
Vort added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  I have noticed that for some articles despite Wikidata link appears when 
viewing article, API results returns no Wikidata ID.
  
  Example:
  
https://ru.wikipedia.org/w/api.php?action=query&format=xml&prop=pageprops&pageids=9042787%7C8198125&ppprop=wikibase_item
  ->
  
    <?xml version="1.0"?>
    <api batchcomplete="">
      <query>
        <pages>
          <page _idx="8198125" pageid="8198125" ns="0" title="100 км ж/д">
            <pageprops wikibase_item="Q17121960" />
          </page>
          <page _idx="9042787" pageid="9042787" ns="0" title="Бекет (Курская 
область)" />
        </pages>
      </query>
    </api>
  
  In this example, page #8198125 returns correct result (Q17121960), page 
#9042787 returns nothing, while should return Q19685645.
  
  Of course, to catch this bug you should act quickly because any change to 
article or item can ruin glitch state.
  
  This report may be related to T233520 
<https://phabricator.wikimedia.org/T233520>.

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

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

To: Vort
Cc: Aklapper, Vort, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to