Torben Hansen
Torben Hansen
https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/Reference/ReStructuredText/Code/SiteSettings.html
* Remove affected fields from `ext_tables.sql` * Add breaking RST, so users know that DB Schema must be updated on update See: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Feature-101553-Auto-createDBFieldsFromTCAColumns.html
With TYPO3 v13, most TCA used in core DataHandler is readonly. Therefore the previously used "hack" to prevent event registrations from being copied or localized does not work any more...
## Bug Report **Current Behavior** I use the extension version 15.1.2 in a project. The extension configuration `enableGeneratorPlain` and `enableGeneratorGzip` are active. When the extension is activated and e.g the...
It should be possible in the backend module to list events which have a different default language than the site default language. Actions (CSV export, notifications) should however only be...
See https://github.com/TYPO3/typo3/commit/8d0a2760afd2db6f86e5c0aad0210181cafbf5fd
See https://review.typo3.org/c/Packages/TYPO3.CMS/+/91454
Use https://review.typo3.org/c/Packages/TYPO3.CMS/+/90514 instead