Project

General

Profile

Actions

Bug #105514

open

Append requested URL to formatted log message in ErrorHandler

Added by Amir Arends 8 months ago. Updated 8 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Logging
Target version:
Start date:
2024-10-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In the AbstractExceptionHandler, the requested URL is appended within the web context.
This is highly advantageous when an error is thrown, as the provided URL helps locate the error more quickly.
However, if only an ErrorHandler is triggered, no URL is appended.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Task #100074: Make the ErrorHandler log the request urlUnder ReviewRémy DANIEL2023-03-03

Actions
Actions #1

Updated by Gerrit Code Review 8 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86827

Actions #2

Updated by Gerrit Code Review 8 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86827

Actions #3

Updated by Mathias Brodala 8 months ago

As mentioned on Gerrit, you can use the existing WebProcessor for this.

Actions #4

Updated by Gerrit Code Review 8 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86827

Actions #5

Updated by Gerrit Code Review 8 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86827

Actions #6

Updated by Benni Mack 3 months ago

  • Related to Task #100074: Make the ErrorHandler log the request url added
Actions

Also available in: Atom PDF