Ticket #32 (closed Bug: fixed)

Opened 7 years ago

Last modified 7 years ago

Timestamp and locale issue

Reported by: girgen@… Owned by: somebody
Priority: minor Milestone:
Component: Application Version: v4.0.5
Severity: Other Keywords:
Cc: Operating System: Linux
OS Version:

Description

I usually have the locale LC_ALL=sv_SE.ISO8859-1. I use Mulberry 3.1.6 now, and it works fine. With Mulberry 4.0.5, I have to set the locale to sv_SE.UTF-8 to get the times correctly; if not, all displays of timestamps stop on the first diacritical character. I.e., Monday is "mndag" in Swedish, so all the timestamp I get for monday emails in the mailbox list is "m". :)

I noticed that setting the locale to unicode, UTF-8, fixes this problem.

Apart from the timetamps, mulberry seems to display diacritical characters fine with either locale. It is just timestamps.

Regards, Palle

Change History

comment:1 Changed 7 years ago by daboo@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed - when using a non-UTF-8 locale Mulberry will now convert strftime result into UTF-8 for display in Mulberry's utf-8 text fields.

comment:2 Changed 7 years ago by daboo

Milestone Release deleted

Note: See TracTickets for help on using tickets.