[Opensource] bean:message not using proper locale when not
logged in?
Michael Rimov
rimovm at centercomp.com
Sat Jun 1 13:49:40 PDT 2002
At 03:39 PM 5/16/2002 -0500, you wrote:
>ControllerResponse.getString retrieves locale information from the request
>object when a user is not logged in. This results in the locale being set
>according to the browser's settings.
>
>MessageUtil.getString (which is what is used by the Strut's bean:message)
>uses the default setting of the JVM when a user is not logged it. I assume
>the desire is to have it function the same as ControllerResponse's?
>
>I've attached a diff to MessageUtil which makes this modification.
Thanks Mike! I appreciate all these i18n bug fixes!!! It's checked in now.
-Mike
More information about the Opensource
mailing list