#35 new
Javix

Special characters prefixed by & in locale file not rendered properly

Reported by Javix | February 3rd, 2011 @ 10:45 AM

In the previous Rails (2.3.8) version I used the below notation to display '>>' and '<< signs as a button label:
@@code pagination_previous: "« Précédent"
@@code

When displaying the page, I got 100% identical: "« Précédent" instead of '<< Précédent'.

The translation
@@code pagination_next: "Suivant »"
@@code

gives the same result:
@@code "Suivant »" @@code instead of '"Suivant >>"

Comments and changes to this ticket

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff

People watching this ticket

Pages