You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/03/04 03:30:05 UTC

DO NOT REPLY [Bug 6832] New: - Locale of the browser is ignored by the AJP13 connector

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=6832>.
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=6832

Locale of the browser is ignored by the AJP13 connector

           Summary: Locale of the browser is ignored by the AJP13 connector
           Product: Tomcat 4
           Version: 4.0.2 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: JK/AJP Connector
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: kelsey.grant@orion.co.nz


If you change the locale of the browser, and make a request to tomcat, the 
Locale retrieved inside a servlet (using response.getLocale()) is always the 
default locale of the server. It completely ignores the locale passed in by the 
browser.

The configuration is the AJP13 connector in tomcat 4.0.2, using the current 
ISAPI redirector inside IIS.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>