Bug #86653
closedPreview of page, with "show", not working when starttime is set
100%
Description
When using the "show" function in page tree, the preview on pages with starttime in future not works.
The page content are not displayed and they are not in the page menu.
Typo3 Version: 9.5.0
To test this:
1. create a page and set starttime to a future date.
2. right click in page tree on this page and click on "show"
Expected result:
1. see the page content of this page
2. page should be visible in page menu (for example HMENU/TMENU)
What i can see:
the paramter added "?ADMCMD_simTime=" is not working anymore in the new admin panel
I have addes some screenshots from my test installation.
Files
Updated by Riccardo De Contardi about 6 years ago
- Related to Bug #85726: Preview of page not working when publish date is set added
Updated by Einar Gislason almost 6 years ago
- Priority changed from Should have to Must have
How on earth is this still an unresolved issue? This is an extremely important feature to have, without it it is practically impossible to work with date-restriction on pages. Please prioritise this.
Can confirm the issue is not resolved in 9.5 and 9.5.1. PS. Previewing pages with a future starttime is also broken in 7.6.23 :(
Updated by Steffen Mächtel almost 6 years ago
The same problem happens in the view module in typo3 backend. Having a page with starttime in future and go to "view" in typo3 backend. Error 404 appears.
I think its the same "mechanism" wich not works currently in the new admin panel.
Updated by Jonas Esser almost 6 years ago
At the moment there are 2 issues.
- The generated timestamp for the "ADMCMD_simTime" is wrong but can be fixed with the following patch: https://review.typo3.org/#/c/59066/
- The given "ADMCMD_simTime" isn't used anymore. The new adminpanel uses GLOBALS[sim_access_time] to set the preview date.
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review over 5 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review over 5 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review over 5 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Susanne Moog over 5 years ago
@Einar, @Jonas, @Stefan: please review/test the pending change to see if it fixes your problems.
Updated by Gerrit Code Review over 5 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review over 5 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Daniel Goerz over 5 years ago
- Related to Bug #87969: Page route for translated page is not generated correctly when page has frontend group access restrictions added
Updated by Gerrit Code Review over 5 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Georg Ringer over 5 years ago
- Related to Story #88348: Respect visibility aspect in QueryBuilder added
Updated by Gerrit Code Review about 5 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review about 5 years ago
Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Susanne Moog almost 5 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review almost 5 years ago
Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review almost 5 years ago
Patch set 22 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review almost 5 years ago
Patch set 23 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59927
Updated by Gerrit Code Review almost 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Anonymous almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a672d33a681b65f8bf233b18a2019bebd82a0e3f.
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Gerrit Code Review almost 5 years ago
Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Anja Leichsenring almost 5 years ago
- Related to Bug #90150: Segfault in PHP 7.4 added
Updated by Gerrit Code Review almost 5 years ago
Patch set 4 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Gerrit Code Review almost 5 years ago
Patch set 5 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Nikita Hovratov almost 5 years ago
- Related to Bug #90414: TYPO3 Admin Panel: Parameter ADMCMD_simUser without any effect added
Updated by Susanne Moog over 4 years ago
- Related to deleted (Bug #90414: TYPO3 Admin Panel: Parameter ADMCMD_simUser without any effect)
Updated by Susanne Moog over 4 years ago
- Has duplicate Bug #90414: TYPO3 Admin Panel: Parameter ADMCMD_simUser without any effect added
Updated by Gerrit Code Review over 4 years ago
Patch set 6 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Gerrit Code Review over 4 years ago
Patch set 7 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Gerrit Code Review over 4 years ago
Patch set 8 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62936
Updated by Georg Ringer over 4 years ago
- Related to Bug #90773: Adminpanel simulate user group does not work with f:security ViewHelpers added
Updated by Susanne Moog over 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset 3678caf5a332a76bfa2a35403efd412e0e57d304.
Updated by Christian Eßl over 4 years ago
- Related to Bug #91083: Preview setting "showHiddenRecords" in the admin panel does not work. added
Updated by ondro no-lastname-given over 4 years ago
- File t3_context_menu-works.png t3_context_menu-works.png added
- File t3_page_properties_view-works.png t3_page_properties_view-works.png added
- File t3_view_page-no-works.png t3_view_page-no-works.png added
Hello, same issue occurred with typo3 9.5.19 but only for view page in page column view
- Show page from context menu - works
- Show page from page "View page menu" - doesn't work
- "View" page from page properties - works
Updated by André Buchmann almost 4 years ago
- Related to Bug #92987: Preview of page from docheader button shows root page when starttime is set added
Updated by André Buchmann almost 4 years ago
- Related to deleted (Bug #92987: Preview of page from docheader button shows root page when starttime is set)
Updated by André Buchmann almost 4 years ago
- Precedes Bug #92987: Preview of page from docheader button shows root page when starttime is set added
Updated by Ernesto Baschny almost 2 years ago
Also the preview is "still not working" in case you are previewing a non-live workspace, this has been reported here: #96658