[Wikidata-bugs] [Maniphest] [Commented On] T104522: Wikibase API warning of unknown format

2016-01-15 Thread Multichill
Multichill added a comment. This is just annoying for some time, not actually breaking anything so "Unbreak Now!" might be a bit too much. TASK DETAIL https://phabricator.wikimedia.org/T104522 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Commented On] T104522: Wikibase API warning of unknown format

2016-01-13 Thread Multichill
Multichill added a comment. Simple python script to reproduce: def addItemStatement(repo, item, pid, qid, url, i): ''' Helper function to add a statement ''' if not qid: return False claims = item.get().get('claims') if pid in claims:

[Wikidata-bugs] [Maniphest] [Commented On] T104522: Wikibase API warning of unknown format

2016-01-13 Thread Multichill
Multichill added a comment. To reproduce just add a bunch of claims in a row. I made a simple script to reproduce: {'labels': {'en': {'value': u'Tester de test for T104522', 'language': u'en'}}} Creating new itemu The current revision id is 25369 The current revision id is 25369 at the