- Issue created by @dabley
The problem occurs in logRequestError because the response may be null, and therefore has no body to be logged. Here's a patch that fixes this.
- Status changed to Needs review
about 2 months ago 8:36pm 15 August 2025 - First commit to issue fork.
- Merge request !22Issue #3500943 by dabley: Fixes logging error when there is no response β (Merged) created by mradcliffe
-
mradcliffe β
committed 32fb5900 on 3.1.x
Issue #3500943 by dabley: Error occurs while trying to log an error
-
mradcliffe β
committed 32fb5900 on 3.1.x
- πΊπΈUnited States mradcliffe USA
Thank you for reporting the issue and supplying a patch. I created a merge request to run through tests.
I think the change is simple enough to merge now.
Automatically closed - issue fixed for 2 weeks with no activity.