[Tickets #7489] Re: _prefs_hook_fullname charset problem
bugs at horde.org
bugs at horde.org
Sun Oct 19 17:06:24 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 | Jan Schneider <jan at horde.org>
Summary | _prefs_hook_fullname charset problem
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
-State | Unconfirmed
+State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2008-10-19 13:06) wrote:
It's probably necessary to convert to the charset of the preference
backend. Try:
$outputcharset = $GLOBALS['conf']['sql']['charset'];
instead.
More information about the bugs
mailing list