Re: [Regression in httpd 2.4.49] mod_dav: REPORT requests no longer return errors

2021-09-22 Thread Evgeny Kotkov
Ruediger Pluem writes: > Does the attached patch solve your issue? It does appear to solve the problem with missing errors, thanks! I haven't checked that in detail, but I think there might be a discrepancy in how `err` is handled in the patch and for example when calling the method_preconditio

Re: [Regression in httpd 2.4.49] mod_dav: REPORT requests no longer return errors

2021-09-22 Thread Ruediger Pluem
On 9/22/21 3:49 PM, Evgeny Kotkov wrote: > Ruediger Pluem writes: > >> Does the attached patch solve your issue? > > It does appear to solve the problem with missing errors, thanks! > > I haven't checked that in detail, but I think there might be a discrepancy > in how `err` is handled in th