S P
- Login: stefanp
- Registered on: 2016-06-23
- Last sign in: 2024-06-25
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 41 | 85 | 126 |
Activity
2024-11-12
- 13:21 TYPO3 Core Bug #105582: PHPstan crash after update to 13.4.1
- Was about to write teh same.
Explciitly requiring @"phpstan/phpdoc-parser": "1.*"@ makes our v12 setups work again. - 13:11 TYPO3 Core Bug #105582: PHPstan crash after update to 13.4.1
- Confirmed. Also in v12.
2024-10-31
- 08:29 TYPO3 Core Bug #91900: Editor with language restriction to non-default language can't edit records of tables with inline fields configured with l10n_mode => exclude
- This seems to be triggered by: showPossibleLocalizationRecords for inline elements. This was fixed recently in v12.
2024-10-30
- 06:54 TYPO3 Core Bug #91900: Editor with language restriction to non-default language can't edit records of tables with inline fields configured with l10n_mode => exclude
- Can confirm on TYPO3 11.
2024-10-29
- 11:00 TYPO3 Core Bug #105062: Extbase DataMapper type error, for empty passthrough relation (since 13.3.0)
- My workaround is this:...
- 09:49 TYPO3 Core Bug #105062: Extbase DataMapper type error, for empty passthrough relation (since 13.3.0)
- I can confirm this bug. Upgraded from 12 to 13. For us this happens on a field configured like this, the items will a...
2024-10-28
- 10:29 TYPO3 Core Bug #105490: TCA-driven SQL auto-generation should not fallback to varchar for "item-less" selectSingle fields (purely itemsProcFunc/FormDataprovider-filled)
- Georg Ringer wrote in #note-7:
> hope you understand
I don't really care, after all some colum type has to be t... - 09:14 TYPO3 Core Bug #105490: TCA-driven SQL auto-generation should not fallback to varchar for "item-less" selectSingle fields (purely itemsProcFunc/FormDataprovider-filled)
- Garvin Hicking wrote in #note-3:
> The reasoning is that select <option> fields rarely have big chunks of text in it... - 08:44 TYPO3 Core Bug #105490: TCA-driven SQL auto-generation should not fallback to varchar for "item-less" selectSingle fields (purely itemsProcFunc/FormDataprovider-filled)
- > One can specify that in an extension's ext_tables.sql however.
Yes, of course. I only question the default colum... - 10:01 TYPO3 Core Bug #105493 (Under Review): typo3/cms-extensionmanager still declared as partOfMinimalUsableSystem: true
- According to this changelog entry: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-102935-...
Also available in: Atom