Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Fix number with leading zeros serialization bug #445

Merged
merged 1 commit into from
Apr 8, 2015
Merged

Fix number with leading zeros serialization bug #445

merged 1 commit into from
Apr 8, 2015

Conversation

xplicit
Copy link
Contributor

@xplicit xplicit commented Apr 7, 2015

JSON specification does not allow to use numbers with leading zeros
see http://stackoverflow.com/questions/29048110/override-json-deserializing-a-number-with-a-leading-zero-as-a-decimal-and-not-an/29048193#29048193
for more information

@mythz
Copy link
Member

mythz commented Apr 8, 2015

Thx for this Sergey, could you also approve the Contributor License Agreement so we can merge this, thx.

@xplicit
Copy link
Contributor Author

xplicit commented Apr 8, 2015

I signed it.

mythz added a commit that referenced this pull request Apr 8, 2015
Fix number with leading zeros serialization bug
@mythz mythz merged commit bbdf28c into ServiceStack:master Apr 8, 2015
@mythz
Copy link
Member

mythz commented Apr 8, 2015

Cheers 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants