[Tickets #8649] Page compression fails

bugs at horde.org bugs at horde.org
Fri Oct 16 17:06:31 UTC 2009


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

Ticket URL: http://bugs.horde.org/ticket/8649
------------------------------------------------------------------------------
  Ticket             | 8649
  Created By         | horde at albasoft.com
  Summary            | Page compression fails
  Queue              | Passwd
  Version            | HEAD
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


horde at albasoft.com (2009-10-16 13:06) 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