Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1916

Different language codes for IE10 under Windows 8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.13, 6.0.6, 6.5.4
    • 5.0.11, 6.5.3
    • Message
    • Security Level: Jimmy
    • IE10 in Windows8

      IE10 under Windows 8 produces zh-Hans-CN instead of zh-CN, zh-Hant-TW instead of zh-TW. It will make all programs that rely on HTTP_ACCEPT_LANGUAGE header to determine the wrong locale. For instance, the message will be in traditional Chinese instead of simplified Chinese if zh-Hans-CN is used.

      Workaround is to use Library.setProperty("org.zkoss.web.preferred.locale", "zh_CN"); if that happened.

            RaymondChao RaymondChao
            neillee neillee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: