CMS MADE SIMPLE FORGE

Glossary / FAQ

 

[#5183] cmsms1.8.1 & Glossary 0.6.8 issue

avatar
Created By: Phil Scoltock (mantapro)
Date Submitted: Mon Jul 19 21:14:05 -0400 2010

Assigned To: Jonathan Schmid (Foaly*)
Version: 0.6.8
CMSMS Version: None
Severity: Minor
Resolution: Awaiting Response
State: Open
Summary:
cmsms1.8.1 & Glossary 0.6.8 issue
Detailed Description:
With the latest cmsms 1.8.1 just installed, glossary 0.6.8 throws warning
messages of "Warning: mb_substr() [function.mb-substr]: Unknown encoding "" "

In config.php the $config['default_encoding'] = ''; defaults to "" blank and the
comments above suggests it is ok to leave this like that and it will be
interpreted to mean utf-8.

To stop the warning messages you have to set this to 
 $config['default_encoding'] = 'utf-8'

I suggest that Glossary 0.6.8 ought to check if $config['default_encoding'] is
set and if not default it to uft-8 as the comments suggest


History

Comments
avatar
Date: 2011-05-26 17:16
Posted By: Jonathan Schmid (Foaly*)

can't reconstruct. where does the error occur?
      
avatar
Date: 2011-05-28 19:43
Posted By: Jonathan Schmid (Foaly*)

followed your instructions. in svn now. dies it solve the problem?
      
Updates

Updated: 2011-05-28 19:43
resolution_id: => 10
assigned_to_id: 100 => 12994