Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ids that look like numbers should not be parsed as if they are numbers #12

Closed
forivall opened this issue Jun 10, 2014 · 1 comment
Closed

Comments

@forivall
Copy link
Contributor

Occasionally, if a mongo id looks like a number, backbone-orm will try to parse it and use it as a number, instead of as a string.

For example, "406336831214069735729335" or "2961427290180200538416e9".

@kmalakoff
Copy link
Member

Fixed

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

No branches or pull requests

2 participants