This project is archived and is in readonly mode.
Changeset [f6e71c674c3d98c968f2186169120ab042b173bd] by Jeremy Kemper
April 25th, 2010 @ 01:12 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/f6e71c674c3d98c968f2186169120a...
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>