This project is archived and is in readonly mode.
Changeset [cd14a4a00e1005c4adcf36d2f171fb52a3c08f4f] by Stephen Anderson
June 9th, 2009 @ 09:36 AM
Sanitized the id generated by text_area_tag helper method. text_area_tag('item[description]') should return: instead of: The old id was causing HTML validation failures.
Signed-off-by: Michael Koziarski michael@koziarski.com http://github.com/rails/rails/co...
Committed by Stephen Anderson
- M actionpack/lib/action_view/helpers/form_tag_helper.rb
- M actionpack/test/template/form_tag_helper_test.rb
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>