Loading STATUS +7 −0 Changes for STATUS: 7 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -126,6 +126,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 Loading Loading
STATUS +7 −0 Changes for STATUS: 7 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -126,6 +126,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 Loading