[Webkit-unassigned] [Bug 9626] New: Safari sends wrong Accept-Language codes for Chinese

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jun 27 17:33:48 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9626

           Summary: Safari sends wrong Accept-Language codes for Chinese
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: contact at nickshanks.com


When the AppleLanguages pref is set to Simplified Chinese, Safari should be
sending "zh-Hans" as it's Accept-Language, but is instead sending "zh-CN".
Likewise for Traditional Chinese it should be "zh-Hant" but is instead "zh-TW"
(which is not correct for Hong Kong, zh-Hant-HK, for example).

The current codes should probably be sent too, but with a q-value of 0.95.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list