This project is archived and is in readonly mode.
renderization of <%= t(['foo', 'bar']) %> shouldn't be escaped
Reported by Santiago Pastorino | March 16th, 2010 @ 07:37 PM | in 3.0.2
I have to discuss a little with José Valim or Yehuda Katz to provide the right patch
Comments and changes to this ticket
-
Santiago Pastorino March 16th, 2010 @ 08:26 PM
- Tag changed from failing, i18n, tests to failing, i18n, patch, tests
Patch here i think translate methd shouldn't return an array
-
Repository March 16th, 2010 @ 08:50 PM
(from [2310aef29be306704c0361f1188200f71df657df]) translation method of TranslationHelper module returns always SafeBuffer [#4194 status:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/2310aef29be306704c0361f1188200... -
Repository March 16th, 2010 @ 08:50 PM
(from [12bf636461e3aab661119ceb3a104cfb70a11666]) translation method of TranslationHelper module returns always SafeBuffer [#4194 status:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/12bf636461e3aab661119ceb3a104c... -
José Valim March 16th, 2010 @ 10:52 PM
- State changed from open to resolved
-
Repository May 24th, 2010 @ 08:01 PM
(from [d3da1a2c66ea68b88b6d99b252babf7ea2950aa1]) Revert "translation method of TranslationHelper module returns always SafeBuffer [#4194 status:resolved]"
This reverts commit 2310aef29be306704c0361f1188200f71df657df.
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/d3da1a2c66ea68b88b6d99b252babf... -
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
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>
People watching this ticket
Attachments
Referenced by
- 4194 renderization of <%= t(['foo', 'bar']) %> shouldn't be escaped (from [d3da1a2c66ea68b88b6d99b252babf7ea2950aa1]) Revert ...
- 4194 renderization of <%= t(['foo', 'bar']) %> shouldn't be escaped (from [2310aef29be306704c0361f1188200f71df657df]) transla...
- 4194 renderization of <%= t(['foo', 'bar']) %> shouldn't be escaped (from [12bf636461e3aab661119ceb3a104cfb70a11666]) transla...