
[PATCH] json type fails to typecast from nil
Reported by Dan Walters | October 23rd, 2008 @ 08:22 PM
DataMapper::Types::Json.typecast() passes any nil values to JSON.load(), which raises an error due to invalid input.
Patch attached. I'm encountering this in a merb controller when I do a mass assignment to a Json property, and the value is nil.
Comments and changes to this ticket
-
Dan Kubb (dkubb) December 12th, 2008 @ 04:02 PM
- Assigned user changed from Sam Smoot to Dan Kubb (dkubb)
- State changed from new to resolved
- Title changed from json type fails to typecast from nil to [PATCH] json type fails to typecast from nil
This ticket is resolved by the following commit:
http://github.com/sam/dm-more/co...
Thanks for the patch!
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »