Project

General

Profile

Actions

Bug #82036

closed

Missing use of pageNotFound_handling in TypoScriptFrontendController.php, only PageNotFoundException is used.

Added by Jan Bartnik almost 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2017-08-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Use of pageNotFound_handling is not implemented for cases:
"Mount point" page mounting nonaccessible page (line 1622) and
"Shorcut" page redirecting to nonaccessible page (lines 1708, 1716, 1723) - TYPO3 7.6.21

For this cases, TYPO3 allways run PageNotFoundException and when pageNotFound_handling is set, then site visitors could see 2 kinds of error pages: configured one and TYPO3's default error page. I think it is a bug.


Files

TypoScriptFrontendController.php.diff (1020 Bytes) TypoScriptFrontendController.php.diff simple diff file Jan Bartnik, 2017-08-04 01:17

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #80813: incorrect pageNotFound_handling behaviourClosedHenrik Elsner2017-04-11

Actions
Related to TYPO3 Core - Bug #86346: Hidden pages sent 403 HeaderClosed2018-09-21

Actions
Actions

Also available in: Atom PDF