This project is archived and is in readonly mode.
Changeset [4691c696b0cda985c5d868312555cd538328a99c] by Jeremy Kemper
April 9th, 2010 @ 04:22 AM
Expect an incompatible encoding exception when a template with a
magic comment renders a partial without one and its source encoding
doesn't match the default external encoding
http://github.com/rails/rails/commit/4691c696b0cda985c5d868312555cd...
Committed by Jeremy Kemper
- A actionpack/test/fixtures/test/_utf8_partial.html.erb
- A actionpack/test/fixtures/test/_utf8_partial_magic.html.erb
- A actionpack/test/fixtures/test/utf8_magic_with_bare_partial.html.erb
- M actionpack/test/fixtures/test/utf8.html.erb
- M actionpack/test/fixtures/test/utf8_magic.html.erb
- M actionpack/test/template/render_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>