You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/01/04 21:53:55 UTC

DO NOT REPLY [Bug 41120] Filters corrupt the data sent to the browser if they dont exist

https://issues.apache.org/bugzilla/show_bug.cgi?id=41120


Nick Kew <ni...@webthing.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk




--- Comment #2 from Nick Kew <ni...@webthing.com>  2009-01-04 12:53:54 PST ---
Fixed in trunk in r731358 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=731358 )

This would actually not have happened with DebugLevel 2 in ExtFilterOptions. 
But relying on debug is not acceptable, particularly where an external program
might fail to start for other reasons such as system too busy.  So I've made
the startup check unconditional, and added a configuration option to abort or
continue without the filter.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org