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/20 18:48:51 UTC

DO NOT REPLY [Bug 21743] New: - standard config's LanguagePrioriy does not match languages in AddLanguage

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

standard config's LanguagePrioriy does not match languages in AddLanguage

           Summary: standard config's LanguagePrioriy does not match
                    languages in AddLanguage
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Runtime Config
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: something-bz@sodium.serveirc.com


In docs/httpd-std.conf and docs/httpd-win.conf, there are several lines:

AddLanguage he .he
...
AddLanguage nn .nn
...
AddLanguage cs .cz .cs
AddLanguage ru .ru
AddLanguage zh-CN .zh-cn
AddLanguage zh-TW .zh-tw
AddLanguage hr .hr

and later:

LanguagePriority en da nl et fr de el it ja ko no pl pt pt-br ltz ca es sv tw

The languages he, nn, cs, ru, zh-CN, and hr don't exist in LanguagePriority (arguably not a bug). 
Also, the language zh-TW is incorrectly labelled tw in LanguagePriority (a bug).

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