This project is archived and is in readonly mode.
Make sure associated has_many/habtm objects get saved even when :validate => false is used.
Reported by Jan De Poorter | June 25th, 2008 @ 11:46 AM | in 2.1.1
Apparently adding the :validate => false to has_many and habtm associations breaks saving of associations. Ofcourse that shouldn't happen. In attachment a patch for this.
Comments and changes to this ticket
-
Jean-Baptiste Escoyez June 26th, 2008 @ 04:44 PM
+1 Great job. I can use ':validate => false' in my app now
-
Jeremy Kemper June 26th, 2008 @ 09:34 PM
- State changed from new to open
- Milestone set to 2.1.1
- Assigned user set to Pratik
-
Repository June 27th, 2008 @ 03:07 AM
- State changed from open to resolved
(from [b2b761166d28c1aba9165da76fba28027171fd2d]) Make sure associated has_many/habtm objects get saved even when :validate => false is used. [#486 state:resolved]
Signed-off-by: Pratik Naik
-
Repository June 27th, 2008 @ 03:08 AM
(from [be099c07ab0411c6295458960f5f2d4d6a4dc8ac]) Make sure associated has_many/habtm objects get saved even when :validate => false is used. [#486 state:resolved]
Signed-off-by: Pratik Naik
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>