thiemowmde added subscribers: thiemowmde, Smalyshev, daniel, Lydia_Pintscher.
thiemowmde added projects: DataValues, Patch-For-Review, Need-volunteer.
thiemowmde triaged this task as "High" priority.
thiemowmde added a comment.

I can confirm the described behavior and uploaded a patch that aims to fix the underlying issue in the Wikibase code base, see https://github.com/DataValues/Number/pull/115.

However, there is a super-trivial thing you can do, @Magnus: Please submit quantity values as strings, not numbers.

Don't:

{"amount":1.2,"upperBound":1.5,"lowerBound":0.9,"unit":"1"}

Do:

{"amount":"1.2","upperBound":"1.5","lowerBound":"0.9","unit":"1"}

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

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

To: thiemowmde
Cc: Lydia_Pintscher, daniel, Smalyshev, thiemowmde, Pasleim, Bugreporter, Magnus, Daniel_Mietchen, Aklapper, Lahi, Gq86, Baloch007, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, Jayprakash12345, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, Zoranzoki21, Lewizho99, Maathavan, NavinoEvans, Wikidata-bugs, aude, TheDJ, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to