This project is archived and is in readonly mode.
[PATCH] grouped_options_for_select doesn't return an HTML safe string, causing dropdowns to be blank
Reported by Kieran P | April 4th, 2010 @ 05:10 AM
grouped_options_for_select doesn't return an HTML safe string, causing dropdowns to be blank
I'll try get a test and patch ASAP.
Comments and changes to this ticket
-
Kieran P April 4th, 2010 @ 05:34 AM
- Assigned user set to Xavier Noria
Patch with test attached. Please remember to give credit this time ;-)
-
Kieran P April 15th, 2010 @ 05:54 AM
- Title changed from grouped_options_for_select doesn't return an HTML safe string, causing dropdowns to be blank to [PATCH] grouped_options_for_select doesn't return an HTML safe string, causing dropdowns to be blank
-
Xavier Noria April 15th, 2010 @ 09:11 AM
Hi Kerian thank you.
Don't understand the remark about credit, are you missing credit for some contribution?
-
Kieran P April 15th, 2010 @ 09:51 AM
Xavier, I don't remember writing that ^_^ Just ignore it.
As for the patch, it should still apply cleaner to master branch.
-
Repository April 16th, 2010 @ 11:06 PM
- State changed from new to committed
(from [001ca893c6f061796a2c3f03c864fdf06c9efbb1]) Mark the result of grouped_options_for_select as HTML safe [#4322 state:committed]
Signed-off-by: Xavier Noria fxn@hashref.com
http://github.com/rails/rails/commit/001ca893c6f061796a2c3f03c864fd...
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
Referenced by
- 4322 [PATCH] grouped_options_for_select doesn't return an HTML safe string, causing dropdowns to be blank (from [001ca893c6f061796a2c3f03c864fdf06c9efbb1]) Mark th...