View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000713 | v2.4 Release (Closed) | [All Projects] General | public | 2011-02-06 05:29 | 2011-08-16 23:49 | ||||
Reporter | pweisz | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | text | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 2.4 | |||||||
Summary | 0000713: french accent in months name aren't printed correctly on screen. | ||||||||
Description | Hello, In version 2.2, French accents are ok, but not in calendar dates. There are only 3 months name in french with accents : February (février), August (Août) and December (Décembre). They aren't printed correctly (is it an utf-8 issue ?) In all calendar views the whole name of these 3 months is printed in blank. I didn't found in wich files is it possible to fix that error. Thanks a lot Patrice | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
eureka (reporter) 2011-02-07 11:44 |
hello pweisz (bonjour de Paris), in modules/calendar/calendar.class.php, line 245 replace : setlocale(LC_TIME, 'en'); by: setlocale(LC_TIME, 'C'); |
caseydk (administrator) 2011-07-21 21:57 |
Resolved as described by eureka in r2001; |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-06 05:29 | pweisz | New Issue | |
2011-02-07 11:44 | eureka | Note Added: 0001597 | |
2011-07-21 21:55 | caseydk | Project | Pending Requests => v2.4 Release (Closed) |
2011-07-21 21:57 | caseydk | Note Added: 0002060 | |
2011-07-21 21:57 | caseydk | Status | new => resolved |
2011-07-21 21:57 | caseydk | Resolution | open => fixed |
2011-07-21 21:57 | caseydk | Assigned To | => caseydk |
2011-08-16 23:49 | caseydk | Status | resolved => closed |
2011-08-16 23:49 | caseydk | Fixed in Version | => 2.4 |