https://bz.apache.org/bugzilla/show_bug.cgi?id=62180
Bug ID: 62180
Summary: mod_xml2enc destroys error buckets
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_xml2enc
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Error bucket is a special kind of meta bucket that is not part of apr but added
in httpd and can be created via the ap_bucket_error_create() call. This type of
bucket is simply destroyed by mod_xml2enc.
I have created a pull request with a fix that resolves this issue:
https://github.com/apache/httpd/pull/48
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]