[BUGFIX] Make it possible to add cHash to preview links
It must be possible to generate preview URLs with a cHash, e.g. to display records using Extbase which enforces cHash usage. Introduce a new option "useCacheHash" which triggers cHash calculation. If not specified, the "no_cache" parameter is added just like before. Resolves: #78336 Resolves: #81297 Releases: master, 8.7 Change-Id: I225e2b8b4355022e7b4f6866c989b707e526e389 Reviewed-on: https://review.typo3.org/50264 Reviewed-by:Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
Showing
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 12 additions, 5 deletions...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/core/Documentation/Changelog/8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst 34 additions, 0 deletions.../8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst
Please register or sign in to comment