[Bug 927] Changed - When zlib compression is on in the php.ini file, web pages are not uncompressed by browser
bugs@bugs.horde.org
bugs@bugs.horde.org
Thu, 11 Apr 2002 19:11:23 -0300
http://bugs.horde.org/show_bug.cgi?id=927
*** shadow/927 Tue Apr 9 06:08:50 2002
--- shadow/927.tmp.28856 Thu Apr 11 19:11:23 2002
***************
*** 3,9 ****
Version: 2.0 Stable
Platform: PHP Code
OS/Version: All
! Status: NEW
Resolution:
Severity: major
Priority: P2
--- 3,9 ----
Version: 2.0 Stable
Platform: PHP Code
OS/Version: All
! Status: ASSIGNED
Resolution:
Severity: major
Priority: P2
***************
*** 26,28 ****
--- 26,32 ----
------- Additional Comments From jan@horde.org 04/09/02 06:08 -------
If you want to turn on-the-fly-compression on the server on, you should turn
the compression inside Horde off. This is done in config/horde.php.
+
+ ------- Additional Comments From chuck@horde.org 04/11/02 19:11 -------
+ are things getting encoded twice, maybe? Try turning off Horde's compress_pages
+ setting in this case...