https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
Web browser: --- Bug ID: 55142 Summary: Unable to edit WikiData claims Product: Pywikibot Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1627/ Reported by: Anonymous user Created on: 2013-04-26 19:24:01 Subject: Unable to edit WikiData claims Assigned to: amird Original description: Trying to create new claim in wikidata page with editclaims function in DataPage class will give following error
File "C:/Python27/Lib/site-packages/pywikipedia\wikipedia.py", line 4361, in editclaim raise RuntimeError("API query error: %s" % data) RuntimeError: API query error: {u'servedby': u'mw1196', u'error': {u'info': u'Unknown error: "Can only construct StringValue from strings"', u'code': u'unknownerror'}}
https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- what is the exact code you want to run?
https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **assigned_to**: nobody --> amird
https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1627
https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
Nemo federicoleva@tiscali.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|General |Wikidata
https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |info@gno.de
https://bugzilla.wikimedia.org/show_bug.cgi?id=55142
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ladsgroup@gmail.com Resolution|--- |FIXED
--- Comment #3 from Amir Ladsgroup ladsgroup@gmail.com --- It works for me and made some changes in wikipedia.py after this report so I think It's fixed. Feel free to reopen it if you disagree.
pywikipedia-bugs@lists.wikimedia.org