You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2003/02/10 17:45:08 UTC

DO NOT REPLY [Bug 16932] New: - i18n:message uses wrong resource bundle

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16932>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16932

i18n:message uses wrong resource bundle

           Summary: i18n:message uses wrong resource bundle
           Product: Taglibs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: I18N Taglib
        AssignedTo: taglibs-dev@jakarta.apache.org
        ReportedBy: johann.uhrmann@xpecto.com


The first request to a web application sets the default locale which is
then used to answer all further requests. (ignoring the browser locales)

System information:
- Tomcat 4.1.12
- I18N nightly build from Feb. 10, 2003
- jdk 1.4.0_01-b03
- Browser: Mozilla 1.2b / Opera 6.1


To reproduce the bug:

1. Install the i18n-taglib example application.
2. Use a browser with an German language setting (de) and click in index.jsp
   on the link "Browser Default".
3. Click on "Message Tags Example Page"
4. Use a different browser with an Englich language setting (en) and
   click on "Browser Default" and "Messages Tags Example Page"

Now both browsers show the same page. Changing the locales with the links
on index.jsp has no effect in "Message Tags Example Page".

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