[Tickets #8685] Re: Json utf8 respons object

bugs at horde.org bugs at horde.org
Fri Nov 6 19:09:02 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8685
------------------------------------------------------------------------------
  Ticket             | 8685
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Json utf8 respons object
  Queue              | Horde Framework Packages
  Version            | FRAMEWORK_3
  Type               | Bug
-State              | Unconfirmed
+State              | Feedback
  Priority           | 2. Medium
  Milestone          | Horde 3.3.5
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2009-11-06 14:09) wrote:

> In Horde 3.3.5 the response object from Kronolith is using wrong charset.
>
> If Horde API is used to Power External Sites like this one:
> http://theupstairsroom.com/67
>
> Problem:
> Strings get cut off
>
> Reason:
> kronolith/lib/Driver/sql.php (line 453)
> Kronolith_Event_sql turns all utf8 strings into  
> $GLOBALS['_HORDE_STRING_CHARSET'] = 'iso-8859-1';

What version of Kronolith is this? That line number has nothing to do  
with charset conversion, and furthermore, nowhere do we use  
$GLOBALS['_HORDE_STRING_CHARSET']. Are you sure this isn't a local  
modification?







More information about the bugs mailing list