This project is archived and is in readonly mode.

Changeset [c66013e2c5dc77e9bfa06111fb8841b9b0e41ceb] by Jeremy Kemper

May 24th, 2010 @ 05:12 PM

Fix that captured content (e.g. with form_for or div_for) would be HTML-escaped even without the rails_xss plugin installed. Rails 2.3.7, we barely knew ya...
http://github.com/rails/rails/commit/c66013e2c5dc77e9bfa06111fb8841...

Committed by Jeremy Kemper

  • M actionpack/lib/action_view/helpers/capture_helper.rb
  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/controller/capture_test.rb
  • M actionpack/test/fixtures/test/capturing.erb

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>