[Tickets #7022] Re: Encode problem in full name
bugs at horde.org
bugs at horde.org
Wed Jul 9 14:39:46 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7022
------------------------------------------------------------------------------
Ticket | 7022
Updated By | voyager at centrum.cz
Summary | Encode problem in full name
Queue | Horde Base
Version | 3.2.1
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
voyager at centrum.cz (2008-07-09 10:39) wrote:
> I'm afraid I don't know either. I suspect some brokenness in your
> iconv of mbstring extensions/libraries. But since Horde is generally
> converting the characters correctly, this is not a bug in Horde.
Ok, maybe this help to solve my problem. I try to comment lines for
iconv and mbstring in function _convertCharset($input, $from, $to) in
String.php file and it works! full name shows perfectly all character.
Of course any other conversions in sidebar or Inbox mails shows all
national characters wrong. Is it conversion for Main Horde page
different from conversion for sidebar and inbox mails? I have
$nls['defaults']['charset'] = 'ISO-8859-2'; in nls.php but in
_prefs_hook_fullname $ldapcharset I must set Windows-1250 because with
'ISO-8859-2' it didn't work. Maybe here is a problem. Do you have any
suggestions?
More information about the bugs
mailing list