https://bz.apache.org/bugzilla/show_bug.cgi?id=62180

Micha Lenk <mi...@lenk.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mi...@lenk.info

--- Comment #1 from Micha Lenk <mi...@lenk.info> ---
Created attachment 35769
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35769&action=edit
mod_xml2enc.c (xml2enc_ffunc): do not remove error buckets

I worked with Mihaly on this issue, and he found the fix. The impact of the
error bucket getting dropped is that any failure raised by another filter
earlier in the output filter chain will get dropped. This means an entirely
broken page is delivered instead of blocking the request with a proper error
message.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to