Closed
Bug 1442260
Opened 7 years ago
Closed 5 years ago
Incorrect labels in Preferences > Calendar > Date Text Format
Categories
(Thunderbird :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rootkea, Unassigned)
Details
Attachments
(1 file)
56.18 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20180123215146
Steps to reproduce:
Click on Edit > Preferences > Calendar > Date Text Format
Actual results:
A drop-down list with 2 incorrectly labeled options emerged.
These 2 options are:
Long: Thu 1 Mar 2018
Short: Thursday 01 March 2018
Expected results:
A drop-down list with 2 correctly labeled options should have emerged.
Those 2 options should be:
Short: Thu 1 Mar 2018
Long: Thursday 01 March 2018
Comment 1•7 years ago
|
||
This seems like a locale problem on your machine or your Linux disto. On Windows the top is Long "05 March 2018" and the bottom Short "05/03/2018". I think we get this from the OS.
Richard, how does your Linux look like?
Flags: needinfo?(richard.marti)
Reporter | ||
Comment 3•7 years ago
|
||
I'm using Debian 9 stable.
$ cat /etc/debian_version
9.3
$ uname -a
Linux titanic 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
Reporter | ||
Comment 4•7 years ago
|
||
@Jorg Since you mentioned locale
$ locale
LANG=en_IN.utf8
LANGUAGE=en_IN:en
LC_CTYPE="en_IN.utf8"
LC_NUMERIC="en_IN.utf8"
LC_TIME="en_IN.utf8"
LC_COLLATE="en_IN.utf8"
LC_MONETARY="en_IN.utf8"
LC_MESSAGES="en_IN.utf8"
LC_PAPER="en_IN.utf8"
LC_NAME="en_IN.utf8"
LC_ADDRESS="en_IN.utf8"
LC_TELEPHONE="en_IN.utf8"
LC_MEASUREMENT="en_IN.utf8"
LC_IDENTIFICATION="en_IN.utf8"
LC_ALL=
$
Reporter | ||
Comment 5•5 years ago
|
||
I can confirm that the issue has been fixed in Thunderbird 68.4.1 on Debian 10. Closing as 'invalid'.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•