** Branch linked: lp:~michihenning/unity-scopes-api/ditch-jsoncpp -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1360247
Title: JSON format for Variant encoding uses system locale for doubles Status in unity-scopes-api package in Ubuntu: Confirmed Bug description: e.g. Variant(1.23).serialize_json() is going to give you different results depending on your system locale setting. This seems highly risky to use in any situation where the result could either be saved to disk (and then the system locale is changed) or if two different machines with different locales were communicating. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1360247/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp