You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Johann Uhrmann <jo...@xpecto.com> on 2003/02/10 10:20:32 UTC

Broken resource bundle selection algorithm in JSTL and I18N?

Hi,

there seems to be a bug in the resource bundle selection algorithm of
JSTL 1.0.2 and I18N (nightly build from Feb 7 2003) (do they have the 
same code base?).

The libraries read the requested language from the first request they 
get. After that first request, the browser locale seems to be discarded
and all replies are generated with the locale from the first request.
The locale seems to be in application scope instead of request or page
scope.

Can anyone confirm that behaviour?

More information can be found at
http://issues.apache.org/bugzilla/show_bug.cgi?id=16849

By the way, Struts does not show that behaviour. It always replies with
the locale provided by the browser.

Kind regards,

Hans


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org