Skip to content

fix Serializer bug - unserializing "numeric like" string#21

Merged
shumkov merged 1 commit intoshumkov:masterfrom
netweaver:master
Nov 9, 2011
Merged

fix Serializer bug - unserializing "numeric like" string#21
shumkov merged 1 commit intoshumkov:masterfrom
netweaver:master

Conversation

@netweaver
Copy link
Copy Markdown
Contributor

fix bug of Serializer which drop zeros , when unserializing a "numeric like" string within zeros at the beginning

bug like this:
"012345" unserialized as "12345"

shumkov added a commit that referenced this pull request Nov 9, 2011
fix Serializer bug  - unserializing "numeric like" string
@shumkov shumkov merged commit 9c118ec into shumkov:master Nov 9, 2011
@shumkov
Copy link
Copy Markdown
Owner

shumkov commented Nov 9, 2011

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants