6.0.0-beta1
7/5/25

[#8650] Page compression fails
Summary Page compression fails
Queue Trean
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester horde (at) albasoft (dot) com
Created 10/16/2009 (5741 days ago)
Due
Updated 10/19/2009 (5738 days ago)
Assigned
Resolved 10/19/2009 (5738 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/19/2009 11:24:53 PM Jan Schneider Comment #3
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
Committed, thanks.
10/16/2009 05:10:07 PM horde (at) albasoft (dot) com Comment #2 Reply to this comment
Page rendering fails when horde config says
Sorry, I mean:

trean/lib/base.php
10/16/2009 05:07:54 PM horde (at) albasoft (dot) com Comment #1
Priority ⇒ 2. Medium
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ Page compression fails
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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();

}

Saved Queries