#435 closed Bug (fixed)
Dates in Inspector unreadable
Reported by: | goyko | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | 0.92 |
Component: | GTK+ Client | Version: | 0.91 |
Severity: | Normal | Keywords: | |
Cc: |
Description
strftime() returns days and months in current locale, but Inspector shows them as questionmarks. The patch added converts the dates to UTF-8.
Attachments (1)
Change History (3)
Changed 15 years ago by goyko
comment:1 Changed 15 years ago by charles
- Milestone changed from None Set to 0.92
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by goyko
- Type changed from Defect to Bug Report
Note: See
TracTickets for help on using
tickets.
fixed in svn. Thanks!