[Pywikipedia-bugs] [Maniphest] [Commented On] T151706: WbQuantity now expects a 'site' parameter

2016-12-02 Thread Wesalius
Wesalius added a comment. Okay thanks. From my POV it is resolved, feel free to close the bug whenever.TASK DETAILhttps://phabricator.wikimedia.org/T151706EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WesaliusCc: Lokal_Profil, Magul, Dalba, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Commented On] T151706: WbQuantity now expects a 'site' parameter

2016-12-02 Thread Lokal_Profil
Lokal_Profil added a comment. In T151706#2842520, @Wesalius wrote: Now I still get the warning but I can proceed to edit wd without a problem. True. It will still ask for it but if it can't find it it will assume that you are running on a newer Wikibase (i.e. on Wikidata).TASK

[Pywikipedia-bugs] [Maniphest] [Commented On] T151706: WbQuantity now expects a 'site' parameter

2016-12-02 Thread Wesalius
Wesalius added a comment. Now I still get the warning but I can proceed to edit wd without a problem.TASK DETAILhttps://phabricator.wikimedia.org/T151706EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WesaliusCc: Lokal_Profil, Magul, Dalba, Aklapper,

[Pywikipedia-bugs] [Maniphest] [Commented On] T151706: WbQuantity now expects a 'site' parameter

2016-11-28 Thread Lokal_Profil
Lokal_Profil added a comment. The default has now changed so that you only need the site parameter on older Wikibase installations. I.e. you don't need it on Wikidata. So running the latest version of the master branch should resolve the issue.TASK

[Pywikipedia-bugs] [Maniphest] [Commented On] T151706: WbQuantity now expects a 'site' parameter

2016-11-27 Thread Magul
Magul added a comment. I believe there is other issue here. The WbQuantity now expects a 'site' parameter. This is needed to ensure correct handling of error bounds. is just a warning. After this warning code goes here: if error is None: self.upperBound = self.lowerBound = Decimal(0) elif

[Pywikipedia-bugs] [Maniphest] [Commented On] T151706: WbQuantity now expects a 'site' parameter

2016-11-27 Thread Dalba
Dalba added a comment. @Wesalius Does the following change resolve your issue? https://gerrit.wikimedia.org/r/#/c/322672/3/tests/wikibase_tests.pyTASK DETAILhttps://phabricator.wikimedia.org/T151706EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DalbaCc: