The error handling does not show error messages correctly, even though it can be found in the typo error log.
What i did:
./typo3-ddev-setup.sh --require=friendsoftypo3/content-blocks-gui
- create a content blocks element, when the setup of a sitepackage was done. i called it "testselect" and only added a select and configured it a little bit.
- When i clicked on Save & Close i got this error:
Error
Failed to save Content Block
The error can be seen , and it says what i need to know. In this case i get kicked out of the editor and all setup is gone:
[ERROR] component="...Utility.ContentBlocksUtility":
Content Block name "Testselect" does not match requirements.
The error handling does not show error messages correctly, even though it can be found in the typo error log.
What i did:
The error can be seen , and it says what i need to know. In this case i get kicked out of the editor and all setup is gone: