Project

General

Profile

Actions

Bug #93851

closed

Do not log 'The requested page does not exist!' with severity error

Added by Christoph Lehmann about 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Logging
Start date:
2021-04-01
Due date:
% Done:

100%

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

Description

The TypoScriptFrontendController logs this messages with severity error:

- The requested page does not exist!
- Page is not available in default language.

Both cases have legal reasons so severity error seems absolutely wrong to me.

When a page is gone (deleted; without replacement) it should not be logged in TYPO3 error log extra.

When i have a marketing campaign page which should not be visible in default language its fine because i can configure it with l1n_cfg field to not show the page in the default language.

For this reasons i like to remove this log lines.

Actions #1

Updated by Martin Kutschker about 3 years ago

I think error is ok. But the granularity of the log is not good enough. We have "DB", "Cache", etc. If we had one for "Page" you could filter them out I assume.

Actions #2

Updated by Christoph Lehmann about 3 years ago

Why should that errors fill the TYPO3 logs when the 4XX responses are intended behaviour?

Actions #3

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Gerrit Code Review over 2 years ago

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

Actions #5

Updated by Gerrit Code Review over 2 years ago

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

Actions #6

Updated by Gerrit Code Review over 2 years ago

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

Actions #7

Updated by Gerrit Code Review over 2 years ago

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

Actions #8

Updated by Gerrit Code Review over 2 years ago

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

Actions #9

Updated by Gerrit Code Review over 2 years ago

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

Actions #10

Updated by Markus Klein over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF