Bug #89959
closedFatal error when config.disablePreviewNotification = 1 is set
100%
Description
From Slack:
can anyone help me to make the first step in using workspaces in 9.5.11?
It's a fresh composer based installation (including cms-workspaces ^9.5, cms-version ) with only a home page wich is visible in frontend.
After creating a simple workspace and switching to it before any editing, the preview only shows an Error-message:
Return value of TYPO3\CMS\Workspaces\Middleware\WorkspacePreview::renderPreviewInfo() must be of the type string, null returned
It would be very nice to get a little hint on it.
I've read this, yet: https://docs.typo3.org/c/typo3/cms-workspaces/master/en-us//Index.html
Dirk Steffens Sorry. I've found the mistake for myself. In typoscript there was set config.disablePreviewNotification = 1 - nobody knows why.
After setting in to 0 it runs like expected.
Updated by Gerrit Code Review almost 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/+/62651
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/+/62656
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset aaca0b720365290f6a24802bc295538e6e2cc496.