
Some attributes can only be saved correctly when other attributes are also saved
Reported by Emmanuel Surleau (Mercurial Alchemist) | November 28th, 2008 @ 06:43 AM
I have an 'Article' model, whose 'title' attribute cannot be saved unless other attributes are saved as well. Very puzzling. I have attached the model and the specs, you can reproduce the issue by putting the model and the spec in a fresh Merb app (as it generates the User model).
Comments and changes to this ticket
-
Emmanuel Surleau (Mercurial Alchemist) November 28th, 2008 @ 06:43 AM
- no changes were found...
-
Dan Kubb (dkubb) November 29th, 2008 @ 07:59 PM
- State changed from new to open
Emmanuel, I believe I've fixed this in edge git (http://github.com/sam/dm-core/tr... Can you install this and let me know if it's fixed for you?
-
Dan Kubb (dkubb) November 30th, 2008 @ 12:44 PM
- Assigned user set to Dan Kubb (dkubb)
-
Dan Kubb (dkubb) November 30th, 2008 @ 02:01 PM
- State changed from open to resolved
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 »
People watching this ticket
Attachments
Referenced by
-
664 No record update after upgrade to 0.9.7 Marking this as resolved. Duplicate of #666 and #675
-
666 update_attributes failing with lazyload Duplicate of #664 and #675
-
663 lazy attribute validation prevents record update I've got confirmation in a duplicate ticket that this is ...