Last modified: 2014-02-01 17:07:18 UTC
Originally from: http://sourceforge.net/p/pywikipediabot/patches/620/ Reported by: felixreimann Created on: 2013-07-03 13:43:43.303000 Subject: Add multiple values for a claim Original description: Wikidata: The attached patch allows to add additional values even if the claim is already there. Before, editClaim either adds the claim and the value if the item does not contain the claim yet or changes the value of the claim. Sometimes, however, additional values are needed. This is enabled with the force_add parameter which is False per default and thus, the prior behavior of the method is unchanged if not otherwise specified.
Created attachment 13370 [details] Copy of attachment from http://sourceforge.net/p/pywikipediabot/patches/620/attachment/diff.txt
*** Bug 55006 has been marked as a duplicate of this bug. ***
[replacing wikidata keyword by adding CC - see bug 56417]
This bug has been resolved: https://git.wikimedia.org/commit/pywikibot%2Fcore.git/904dcff4713b9dec47e3270c483b293dd348afde.
(In reply to comment #4) > This bug has been resolved: > https://git.wikimedia.org/commit/pywikibot%2Fcore.git/ > 904dcff4713b9dec47e3270c483b293dd348afde. Allen, are you saying that this bug is a duplicate of bug 54415?\
Sorry! Bug 54415 is the one I meant.
*** This bug has been marked as a duplicate of bug 54415 ***