Bug ID 668623: macOS Edge client fails to detect correct system language for regions other than USA

Last Modified: Jul 13, 2024

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 11.6.1, 11.6.1 HF1, 11.6.1 HF2, 11.6.2, 11.6.2 HF1, 11.6.3, 11.6.3.1, 12.1.1, 12.1.1 HF1, 12.1.1 HF2, 12.1.2, 12.1.2 HF1, 12.1.2 HF2, 12.1.3, 12.1.3.1, 13.0.0, 13.0.0 HF1, 13.0.0 HF2, 13.0.0 HF3

Fixed In:
13.1.0, 13.0.1, 12.1.3.2, 11.6.3.2

Opened: Jun 09, 2017

Severity: 3-Major

Related Article: K85991425

Symptoms

macOS Edge client fails to detect correct system language for regions other than USA.

Impact

Incorrect customization of Edge client for certain items, such as: logo, banner color, banner text color, and tray icon type.

Conditions

-- macOS Sierra. -- Non-English language (e.g., Korean with different regions).

Workaround

Run one of the following command on the Terminal and re-launch Edge client: For English: $ defaults write -globalDomain AppleLanguages -array "en" "en-US" For German: $ defaults write -globalDomain AppleLanguages -array "de" "de-US" For Korean: $ defaults write -globalDomain AppleLanguages -array "ko" "ko-US" For Japanese: $ defaults write -globalDomain AppleLanguages -array "ja" "ja-US" For French: $ defaults write -globalDomain AppleLanguages -array "fr" "fr-US" For Spanish: $ defaults write -globalDomain AppleLanguages -array "es" "es-US" For Chinese traditional: $ defaults write -globalDomain AppleLanguages -array "zh-Hant" "zh-Hant-TW" "zh-Hant-US" For Chinese simplified: $ defaults write -globalDomain AppleLanguages -array "zh-Hans" "zh-Hans-US"

Fix Information

Customization of the following items for Edge client now correctly reflect the region's language selection. -- Edge client logo. -- Banner color. -- Banner text color. -- Tray icon.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips