Actions
Bug #78848
closedCore: Exception handler (WEB): Uncaught TYPO3 Exception: #1301648780: The requested page does not exist!
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2016-12-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
This is basically an extension/continuation of the already closed bug-report 25759.
I get the error
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1301648780: The requested page does not exist! | TYPO3\CMS\Core\Error\Http\PageNotFoundException thrown in file /var/www/vhosts/domain.com/httpdocs/typo3_src-7.6.12/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 1587. Requested URL: http://domain.com/index.php?id=259&no_cache=1&L=glzclfzrqfmjurx%22%22
This occured after I set the
[FE][hidePagesIfNotTranslatedByDefault]
in the Installation tool, expecting that non-translated pages are caught, as per Inverse control of hidden translations .
If this was a misconception on my side please close this issue.
Nevetheless it might help others running into a similar situation.
Actions