6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/21/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7769] Linux Funambol 0.7+ on thunderbird gives send http request error
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. ..__..___ [__)|\ ||__|| |[__ | | \|| ||__|[___
Comment
> After some testing, I figured out the problem. > > In Horde.php in function compressOutput() - We are not checking for > $no_compress set in rpc.php. > > Hence, the function enables compression using the global setting. > > > > This can be easily resolved by checking if $no_compress is true. > > Patch for Horde.php is as follows > > > > 1235a1236,1239 > >> > >> if($GLOBALS['no_compress']) { > >> return; > >> } > > > > This compresses the pages properly when enabled, and disables > compression when called from rpc.php (as I have tested) > > Cheers, > > Devendra Laulkar.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers