[Tickets #8224] Re: Enabling compress_pages causes pages to load with no formatting
bugs at horde.org
bugs at horde.org
Tue Apr 28 22:04:48 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8224
------------------------------------------------------------------------------
Ticket | 8224
Updated By | simon at simonandkate.net
Summary | Enabling compress_pages causes pages to load with no
| formatting
Queue | Ansel
Version | FRAMEWORK_3
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
simon at simonandkate.net (2009-04-28 18:04) wrote:
> It looks like the exact same issue that I was talking about, though I
> haven't seen this happen personally for a while. What version of PHP
> are you running? In case you, or anyone else with PHP skills and
> time, want to dig, the code in question is in
> framework/Horde/Horde.php it's in Horde::compressOutput(). What was
> happening was that for some reason the static $started variable was
> not acting like a static for some reason, so the function did not
> exist early like it should. This was bugging me on and off for a a
> very long time,and was never able to get anywhere beyond this. That
> being said, it hasn't been happening lately, so perhaps a PHP
> upgrade, or other action, has solved it for me...
PHP 5.1.6 on CentOS 5.3 x64.
Thanks Michael. It seems strange that it works sometimes and not others.
More information about the bugs
mailing list