This project is archived and is in readonly mode.

Changeset [a94e7d7897a300a95d5d5a00c5efc573b42bcb58] 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>