Bug #93851
closedDo not log 'The requested page does not exist!' with severity error
100%
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.
Updated by Martin Kutschker over 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.
Updated by Christoph Lehmann over 3 years ago
Why should that errors fill the TYPO3 logs when the 4XX responses are intended behaviour?
Updated by Gerrit Code Review about 3 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
Updated by Gerrit Code Review about 3 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
Updated by Gerrit Code Review about 3 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
Updated by Gerrit Code Review about 3 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
Updated by Gerrit Code Review about 3 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
Updated by Gerrit Code Review about 3 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
Updated by Gerrit Code Review about 3 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
Updated by Markus Klein about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1c87d6046eff724bfc497e399f06b8704a889eef.