Closed Bug 143062 Opened 22 years ago Closed 3 years ago

Change Mac locale to return application locale instead of system locale

Categories

(Core :: Internationalization, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: nhottanscp, Assigned: nhottanscp)

Details

(Keywords: intl)

http://lxr.mozilla.org/seamonkey/source/intl/locale/src/nsLocaleService.cpp#313
313                 mApplicationLocale = mSystemLocale;

The current code always use system locale for application locale.
There is an encoding ID for application (Carbon only?).
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.2alpha
code issue, QA -> yokoyama for now.
Keywords: intl
QA Contact: ruixu → yokoyama
http://developer.apple.com/techpubs/macosx/Carbon/CarbonSpecification/Process_Manager.html

> Supported  GetApplicationTextEncoding
> Available in CarbonLib 1.2 and later. Available in Mac OS X 10.0 and later.

Target Milestone: mozilla1.2alpha → ---
QA Contact: tetsuroy → i18n
You need to log in before you can comment on or make changes to this bug.