This project is archived and is in readonly mode.

Changeset [9ca6df83f606a0fb8be3815328111d0cdaa7c65b] by Santiago Pastorino and José Ignacio Costa

February 5th, 2010 @ 07:07 PM

Backport html_safe. Use latest rails_xss plugin for forward-compatibility with Rails 3.
http://github.com/rails/rails/commit/9ca6df83f606a0fb8be3815328111d...

Committed by Santiago Pastorino and José Ignacio Costa

  • A actionpack/test/controller/output_escaping_test.rb
  • A activesupport/test/safe_buffer_test.rb
  • R actionpack/lib/action_view/erb/util.rb
  • R actionpack/lib/action_view/safe_buffer.rb
  • R actionpack/test/view/safe_buffer_test.rb
  • M actionmailer/test/fixtures/helpers/example_helper.rb
  • M actionpack/CHANGELOG
  • M actionpack/lib/action_controller/caching/fragments.rb
  • M actionpack/lib/action_controller/rack_lint_patch.rb
  • M actionpack/lib/action_view.rb
  • M actionpack/lib/action_view/helpers/active_record_helper.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helper.rb
  • M actionpack/lib/action_view/helpers/capture_helper.rb
  • M actionpack/lib/action_view/helpers/date_helper.rb
  • M actionpack/lib/action_view/helpers/debug_helper.rb
  • M actionpack/lib/action_view/helpers/form_helper.rb
  • M actionpack/lib/action_view/helpers/form_options_helper.rb
  • M actionpack/lib/action_view/helpers/form_tag_helper.rb
  • M actionpack/lib/action_view/helpers/number_helper.rb
  • M actionpack/lib/action_view/helpers/prototype_helper.rb
  • M actionpack/lib/action_view/helpers/raw_output_helper.rb
  • M actionpack/lib/action_view/helpers/sanitize_helper.rb
  • M actionpack/lib/action_view/helpers/tag_helper.rb
  • M actionpack/lib/action_view/helpers/text_helper.rb
  • M actionpack/lib/action_view/helpers/translation_helper.rb
  • M actionpack/lib/action_view/helpers/url_helper.rb
  • M actionpack/lib/action_view/partials.rb
  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/controller/caching_test.rb
  • M actionpack/test/template/erb_util_test.rb
  • M actionpack/test/template/form_helper_test.rb
  • M actionpack/test/template/form_tag_helper_test.rb
  • M actionpack/test/template/text_helper_test.rb
  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support.rb
  • M activesupport/lib/active_support/core_ext/string.rb
  • M activesupport/lib/active_support/core_ext/string/output_safety.rb
  • M activesupport/test/core_ext/string_ext_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>