Matthias Vogel
- Login: mvogel
- Email: typo3@kanti.de
- Registered on: 2015-11-27
- Last sign in: 2024-04-24
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 3 | 3 |
Reported issues | 1 | 9 | 10 |
Activity
2022-09-07
- 17:20 TYPO3 Core Feature #98171 (Resolved): Add type converter for all enums (in extbase)
- Applied in changeset commit:39a05afda4f6d193186c6c76b881eb8539260497.
- 17:17 TYPO3 Core Revision 39a05afd: [FEATURE] Add TypeConverter for enums
- With PHP 8.1 we got Enums, to use them also in our extbase actions,
a new TypeConverter is added with this patch.
Th...
2022-08-26
- 08:58 TYPO3 Core Feature #98209 (Under Review): add enum support for extbase `UriBuilder`
- it should be possible to give the UriBilder an enum element as argument.
- 08:55 TYPO3 Core Feature #98208 (Closed): Add enum support in extbase `DataMapper`
- it should be possible to use Enums as attribute types in Domain Models.
2022-08-19
- 07:42 TYPO3 Core Feature #98171: Add type converter for all enums (in extbase)
- If you want to use this feature in TYPO3 11.
I made it available as extension: https://github.com/andersundsehr/ext...
2022-08-18
- 15:55 TYPO3 Core Feature #98171 (Closed): Add type converter for all enums (in extbase)
- it should be possible to use Enums as typehints in extbase actions.
with an EnumConverter it would be possible to ...
2017-12-09
- 23:04 TYPO3 Core Revision 4360ef0c: [BUGFIX] Consider property clean if lazy loaded proxy is untouched
- Objects containing a LazyLoadingProxy will be marked dirty even if the
lazy proxy is untouched.
For more details see... - 23:00 TYPO3 Core Bug #82065 (Resolved): Bug in AbstractDomainObject->isPropertyDirty method @lazy results in true
- Applied in changeset commit:09d4da5895e60dbcad6801288bbc3b0df7b9eb3a.
- 22:50 TYPO3 Core Revision 09d4da58: [BUGFIX] Consider property clean if lazy loaded proxy is untouched
- Objects containing a LazyLoadingProxy will be marked dirty even if the
lazy proxy is untouched.
For more details see...
2017-09-09
- 20:00 TYPO3 Core Task #82406 (Resolved): Migrate modules to regular backend routing
- Applied in changeset commit:ae18caad69fee5920adeb82d13ba98ba58cadf24.
Also available in: Atom