[Tickets #8685] Re: Json utf8 response object
bugs at horde.org
bugs at horde.org
Mon Nov 9 10:43:19 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 | roman at stachura.ch
Summary | Json utf8 response object
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone | 3.3.6
Patch |
Owners |
------------------------------------------------------------------------------
roman at stachura.ch (2009-11-09 05:43) wrote:
framework/RPC/RPC/jsonrpc.php,v 1.4.2.4 2009/01/06 15:23:32
Line 91
+ return Horde_Serialize::serialize($response, SERIALIZE_JSON,
NLS::getCharset());
- return Horde_Serialize::serialize($response, SERIALIZE_JSON);
Works for me.
More information about the bugs
mailing list