#609 ✓resolved
Dan Walters

[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

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.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Attachments

Pages