niq says: +1 to this because it fixes a bogus error message.
But I don't see how this change passes AP_FILTER_ERROR
anywhere as advertised above.
+ rpluem says: Sorry for being confused by your commit message. Is this
+ a full +1 that would enable us to backport or is this a
+ conditional one?
+ To answer your question: The patch causes ap_invoke_handler
+ to leave a status of AP_FILTER_ERROR as is and not to convert it
+ to HTTP_INTERNAL_SERVER_ERROR. So AP_FILTER_ERROR is passed on
+ to the code processing the status of ap_invoke_handler.
PATCHES/ISSUES THAT ARE STALLED