Bug #96778
openWorkspace Preview Links not working when [starttime] in future
0%
Description
When a page has a Publish Date [starttime] in the future, generating preview links with the workspaces module "Generate Preview Links"-Button doesn't seem to work correctly.
The preview link either can't be generated at all or it cuts a significant part of the URL.
I tested and reproduced the problem in Version 10 and 11.
Updated by Oliver Hader almost 3 years ago
- Status changed from New to Accepted
# preview URL of regular page http://ip11.anyhost.it/content-examples/text/rich-text?ADMCMD_prev=e26a4cdc850be344dc3ed78545ff9187 # preview URL of page with a future start-time http://ip11.anyhost.it/?ADMCMD_prev=22acf323a405dc1846b650aca9dc6618
I is obvious that the page path - generated by the routing layer - is ignored for the page having a future start-time.
In PageRouter::generateUri
the resolved $page
from PageRepository
is empty, since regular visibility settings are applied (the page would not be visible under regular circumstances).
Updated by Gerrit Code Review over 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73651
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73651
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73651
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73651
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73651
Updated by Rémy DANIEL 5 months ago
- Related to Bug #96658: Frontend preview doesn't work on restricted pages, when any none-live-workspace is selected added
Updated by Rémy DANIEL 5 months ago · Edited
Note: even if the url is generated correctly, the preview of the page will fail, because the page is not yet published.
See #96658
Updated by Gerrit Code Review about 1 month ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73651