[Tickets #7769] Re: Linux Funambol 0.7+ on thunderbird gives send http request error
bugs at horde.org
bugs at horde.org
Sun Apr 5 20:46:14 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7769
------------------------------------------------------------------------------
Ticket | 7769
Updated By | Jan Schneider <jan at horde.org>
Summary | Linux Funambol 0.7+ on thunderbird gives send http
| request error
Queue | SyncML
Type | Bug
-State | Assigned
+State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2009-04-05 16:46) wrote:
In horde/rpc.php we explicitly disable page compression for SyncML
request (lines 40 and 45). Since the gzip headers are sent by PHP, not
Horde, and only if compression is turned on, I have no idea how they
could be sent out if we don't use page compression.
To verify that this works correctly, please add some debug code to
Horde::compressOutput() in lib/Horde.php, e.g.
Horde::logMessage('gzip enabled', __FILE__, __LINE__);
after the ob_start() line.
More information about the bugs
mailing list