[Tickets #8650] Page compression fails
bugs at horde.org
bugs at horde.org
Fri Oct 16 17:07:54 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8650
------------------------------------------------------------------------------
Ticket | 8650
Created By | horde at albasoft.com
Summary | Page compression fails
Queue | Trean
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
horde at albasoft.com (2009-10-16 13:07) wrote:
Page rendering fails when horde config says
$conf['compress_pages'] = true
I suppose passwd/lib/base.php should have these lines at the end:
// Start compression.
if (!Util::nonInputVar('no_compress')) {
Horde::compressOutput();
}
More information about the bugs
mailing list