Grails

Message Bundle bad characters

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Not A Bug
  • Affects Version/s: 1.2 final
  • Fix Version/s: 1.2 final
  • Component/s: Project infrastructure
  • Labels:
    None
  • Environment:
    Windows 7

Description

Using locale en with this in index.gsp
<g:message code="default.paginate.next">
result: Next ( OK )

Using locale pt_BR with this in index.gsp
<g:message code="default.paginate.next">
result: Pr�ximo ( NOT OK ) must be próximo.

Activity

Hide
Marc Palmer added a comment -

Mauricio - are you 10000% sure your page is being served as UTF-8, and that your messages_pt_BR.properties is saved as correct UTF-8?

Show
Marc Palmer added a comment - Mauricio - are you 10000% sure your page is being served as UTF-8, and that your messages_pt_BR.properties is saved as correct UTF-8?
Hide
Mauricio added a comment -

Sorry about that...

Show
Mauricio added a comment - Sorry about that...

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: