Ticket #3065 defect closed duplicate
imap relies on a C locale for date formatting
| Reported by: | therve | Owned by: | argonemyth |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Keywords: | locale | |
| Cc: | moijes12@… | Branch: | |
| Author: | Launchpad Bug: |
Description (last modified by therve) (diff)
spew_internaldate uses time.strftime, which is locale dependant. It should use something not relying on the locale.
The problem can be reproduce by running the imap test suite with gtk2 reactor and a non english locale (like fr_FR).
Change History
Note: See
TracTickets for help on using
tickets.
