[Tickets #7489] Re: _prefs_hook_fullname charset problem
bugs at horde.org
bugs at horde.org
Mon Oct 20 13:15:39 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7489
------------------------------------------------------------------------------
Ticket | 7489
Updated By | frank.richter at hrz.tu-chemnitz.de
Summary | _prefs_hook_fullname charset problem
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
frank.richter at hrz.tu-chemnitz.de (2008-10-20 09:15) wrote:
> $outputcharset = $GLOBALS['conf']['sql']['charset'];
Thansk, but it doesn't help. I see in lib/Horde/Prefs.php in function
_callHooks:
the value is converted by convertToDriver($val, NLS::getCharset());
If I omit the convertToDriver call here, and giving the UTF-8 value,
ist works - the database contains the Latin1-value. Is it a "multiple
encoding problem"?
Frank
More information about the bugs
mailing list