Open
Bug 437346
Opened 18 years ago
Updated 3 years ago
Cookies, Update History, and Download Manager (perhaps other ui) displays the date in the wrong locale
Categories
(Core :: Internationalization, defect)
Tracking
()
REOPENED
People
(Reporter: nONoNonO, Unassigned)
References
()
Details
Attachments
(2 files)
I have English Windows, English input language, English Firefox, and English as preferred language for displaying web pages, but still in the Update History it shows the install date in Dutch (because I live in Holland?).
You can see this in my attachment for bug 316328 , but the same thing shows in the other attachment.
This behavior also happens for Thunderbird, but I couldn't find 'Software Update' under Components (Core, Toolkit), so filed it for Firefox...
Comment 1•18 years ago
|
||
Onno, could you check the expires date on a cookie (e.g. Tools -> Options -> Privacy -> Show Cookies, select a cookie in the list and view the date next to Expires) to see if it also exhibits this behavior?
Note: the date is returned by nsIScriptableDateFormat.
| Reporter | ||
Comment 2•18 years ago
|
||
The Cookies window indeed also displays expiration dates in dutch locale
| Reporter | ||
Updated•18 years ago
|
Component: Software Update → Internationalization
Product: Firefox → Core
| Reporter | ||
Comment 3•18 years ago
|
||
Apparently nsIScriptableDateFormat follows the format as specified in the OS: Windows, Control Panel, Regional and Language Options -> Regional Options. I've changed this to English (United States) and customized some of the other settings to Dutch (separators, currency, metrics, etc...) and now dates show up in English text and formatting.
I'm not sure if this is intended to work this way, so I'll leave the bug open for a bit...
Updated•18 years ago
|
Assignee: nobody → smontagu
QA Contact: software.update → i18n
Comment 4•18 years ago
|
||
Showing dates in the format specified in the OS options is the expected behaviour.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 5•18 years ago
|
||
I just stumbled upon the setting intl.locale.matchOS which is set to false (by default), so showing dates in the format specified in the OS options isn't really that much expected...
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 6•16 years ago
|
||
Onno any update on trunk behavior
| Reporter | ||
Comment 7•16 years ago
|
||
Nope, still the same with current nightlies
Comment 8•16 years ago
|
||
Besides update history and cookies it looks like this also affects the download manager for a short period of time as well
http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/downloads/content/downloads.js#1024
Summary: Update History shows update date in wrong locale → Cookies, Update History, and Download Manager (perhaps other ui) displays the date in the wrong locale
Comment 9•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: smontagu → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•