This project is archived and is in readonly mode.
Comments and changes to this ticket
-
José Valim March 29th, 2010 @ 07:36 PM
- State changed from new to incomplete
- Assigned user set to José Valim
- Milestone cleared.
Can you please give us more information about the actual behavior and the behavior you expect?
-
aaronchi March 29th, 2010 @ 07:40 PM
Example:
note = Note.new dom_id(note) => "note_1" note.destory dom_id(note) => "new_note"
-
aaronchi March 29th, 2010 @ 07:41 PM
Example:
note = Note.first dom_id(note) => "note_1" note.destroy dom_id(note) => "new_note"
-
Repository March 30th, 2010 @ 12:34 AM
- State changed from incomplete to resolved
(from [56bed512f92050f95701eca4f918086a8f1cda1e]) Fix dom_id for ActiveRecord [#4296 state:resolved] http://github.com/rails/rails/commit/56bed512f92050f95701eca4f91808...
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
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
Tags
Referenced by
- 4296 dom_id returns incorrect value for destroyed records (from [56bed512f92050f95701eca4f918086a8f1cda1e]) Fix dom...
- 5927 ActiveRecord should favor ActiveModel API https://rails.lighthouseapp.com/projects/8994/tickets/4296