This project is archived and is in readonly mode.
Comments and changes to this ticket
-
cainlevy June 4th, 2009 @ 11:00 PM
It'd probably help if I hadn't commented out the code that, you know, does stuff.
Eloy also suggested aliasing #frozen? to #destroyed? for better semantics.
-
Eloy Duran July 12th, 2009 @ 12:44 PM
- State changed from new to verified
- Milestone changed from 2.x to 2.3.4
I have verified and applied this patch on my branch of 2-3-stable, which Micheal will look at and merge in before 2.3.4.
http://github.com/alloy/rails/commit/c6cd7638dc72e241d8251538a9c6ea...
Thanks!
-
Eloy Duran September 9th, 2009 @ 09:41 AM
Yes very unfortunate, sorry. I suspect the sudden urge to get a release out because of the security fixes caused this. I'll communicate with Michael to make sure we get it in 2.3.5.
-
Jeremy Kemper September 11th, 2009 @ 11:04 PM
- Milestone changed from 2.3.4 to 2.3.6
[milestone:id#50064 bulk edit command]
-
Repository September 13th, 2009 @ 02:33 AM
- State changed from verified to resolved
(from [7c1e4ef64bd26927708da641584a6a13d9b1391c]) Don't cascade autosave validation to destroyed children. [#2761 state:resolved] Signed-off-by: Eloy Duran eloy.de.enige@gmail.com
http://github.com/rails/rails/commit/7c1e4ef64bd26927708da641584a6a... -
Repository September 13th, 2009 @ 02:33 AM
(from [a44a1257d879311d88c2d10c366ab0d6561f903a]) Don't cascade autosave validation to destroyed children. [#2761 state:resolved] Signed-off-by: Eloy Duran eloy.de.enige@gmail.com
http://github.com/rails/rails/commit/a44a1257d879311d88c2d10c366ab0...
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>
People watching this ticket
Attachments
Tags
Referenced by
- 2761 avoid calling #valid? on destroyed associated records (from [7c1e4ef64bd26927708da641584a6a13d9b1391c]) Don't c...
- 2761 avoid calling #valid? on destroyed associated records (from [a44a1257d879311d88c2d10c366ab0d6561f903a]) Don't c...