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.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from New to Needs Feedback
Hi and sorry for the very late answer.
Could you provide me a full (step by step) guide about how to reproduce your issue? Thank you!
Updated by Alexander Opitz about 7 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Actions