When the type "Folder" is used in a cb and the folder is removed in the fileadmin, the whole page (be editing and fe) breaks (500) because the folder cannot be found.
To Reproduce
Steps to reproduce the behavior:
- Add type "Folder" to a CB.
- Add a folder to the content element.
- Remove or rename the folder in the media module.
- Try to open the Layout module of the page with the content element. → error 500
- Try to open the fe of the page. → error 500
Expected behavior
The content element breaks and produces an error but not the whole page.
The ContentBlockDataDecorator should try to resolve the field and catch errors and provide them to the template.
TYPO3 Version
14.3.3
Content Blocks Version:
2.4.5
When the type "Folder" is used in a cb and the folder is removed in the fileadmin, the whole page (be editing and fe) breaks (500) because the folder cannot be found.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The content element breaks and produces an error but not the whole page.
The ContentBlockDataDecorator should try to resolve the field and catch errors and provide them to the template.
TYPO3 Version
14.3.3
Content Blocks Version:
2.4.5