Closed nhovratov closed 10 months ago
Hi @nhovratov,
thanks for the feedback and sorry for you having some troubles with this. While this is a general TYPO3 change in the newer versions I added a small hint in the changelog, if someone else is struggling with this edge case.
Solved here: 2dd41c6c41bf0850d1152814726c793176a3ebb0
Greetings Daniel
The TypoScript + constants files have been renamed to the new file ending
.typoscript
. If extensions included them via@import
this will fail now for them. Would be a nice hint to have in the changelog. Otherwise you have an error in the frontend and don't know why.