[hibernate-issues] [Hibernate-JIRA] Created: (HV-306) Falling back to system´s default locale if chosen locale was EN

uwe schaefer (JIRA) noreply at atlassian.com
Mon Apr 12 09:57:59 EDT 2010


Falling back to system´s default locale if chosen locale was EN
---------------------------------------------------------------

                 Key: HV-306
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-306
             Project: Hibernate Validator
          Issue Type: Bug
          Components: engine
    Affects Versions: 4.0.2.GA
            Reporter: uwe schaefer
            Assignee: Hardy Ferentschik


When requesting interpolation for an ENGLISH locale, it is not found and the ResourceBundleMessageInterpolator falls back to the System´s default.

Effect is, if GERMAN or FRENCH is the default Locale, you´re not going to see the english text, ever.
I´d suggest to at least copy the 
ValidationMessages.properties
to
ValidationMessages_en.properties

to make it work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the hibernate-issues mailing list