This project is archived and is in readonly mode.
[PATCH] ActiveRecord::Base#reload broken by foreign key assignment
Reported by Nathaniel Talbott | September 19th, 2008 @ 09:48 PM
The fix for #142 introduced a bug wherein a reload followed by a foreign key assignment throws an exception. A tested patch is attached that fixes the problem.
Comments and changes to this ticket
-
Michael Koziarski September 20th, 2008 @ 01:15 PM
- Milestone cleared.
-
Michael Koziarski September 20th, 2008 @ 01:18 PM
- State changed from new to committed
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>