You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/07/02 01:21:43 UTC

DO NOT REPLY [Bug 21251] New: - Language negotiation with country subtags

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

Language negotiation with country subtags

           Summary: Language negotiation with country subtags
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_negotiation
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: christof@rothen.com


It seems that there is a bug in the negotiation module for language negotiation.

The language negotiation only works if there are no subtag specified by the 
browser. As soon as a country codes is add as subtag the language can no longer 
be negotiated.

If the browser is asking for de-ch,en-us;q=0.5 and the server contains a de and 
en version of the document, the de should be hand out. But in such a situation 
the document is negotiated from the LanguagePriority setting of the server.

Regards, Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org