Actions
Task #100202
closed[BUGFIX] check all hidden conditions for a page
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-03-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
if i time a page, and the page is not displayed anymore, the return code is 403 but i think it should be 404. there is a ticket https://forge.typo3.org/issues/86346 where the case was fixed for the hidden field, but it ignores the start/endtime case.
If we use getPage instead of getPage_noCheck the start and end time is checked and the handling should be correct.
This issue was automatically created from https://github.com/TYPO3/typo3/pull/422
Actions