CMS MADE SIMPLE FORGE

CGCalendar

 

[#10196] Months names with accented characters appears as "null" or with question marks in a diamond

avatar
Created By: adrien jaures (adrienj)
Date Submitted: Mon Sep 01 04:35:23 -0400 2014

Assigned To: Robert Campbell (calguy1000)
Version: 1.14.3
CMSMS Version: 1.11.10
Severity: Minor
Resolution: Invalid
State: Closed
Summary:
Months names with accented characters appears as "null" or with question marks in a diamond
Detailed Description:
Hello,
I am using CGCalendar 1.14.3 with CMSms 1.11.11

For front office this solution works :
http://dev.cmsmadesimple.org/bug/view/10088

But for back office, the problem remains.
Here an example with august which is written août in french :
https://dl.dropboxusercontent.com/u/17489972/Bug-CGCalendar-month.png
https://dl.dropboxusercontent.com/u/17489972/Bug-CGCalendar-month-dropdown-menu.png

Thanks


History

Comments
avatar
Date: 2014-09-01 06:24
Posted By: adrien jaures (adrienj)

I solved the problem in back office by adding :
$config['locale'] = 'fr_FR.utf-8';
in the config.php file,
but ideally, I think we should not have to do that.
      
avatar
Date: 2014-09-01 10:27
Posted By: Robert Campbell (calguy1000)

if you want locale specific dates and times you need to change your config
locale.
      
Updates

Updated: 2014-09-01 10:27
resolution_id: 7 => 9
state: Open => Closed

Updated: 2014-09-01 06:24
resolution_id: => 7