Actions
Bug #103588
closedPreviewSimulator for time restricted pages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2024-04-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
From v12.4.14 the Preview of expired pages doesn't work anymore.
How to reproduce?
1. For one page, set the 'Expiration Date' in the past
2. Right click on that page -> 'Show'
The error is shown:
DateTimeImmutable::setTimestamp(): Argument #1 ($timestamp) must be of type int, string given
in /var/www/html/app/site/vendor/typo3/cms-frontend/Classes/Middleware/PreviewSimulator.php line 172
Actions