Skip to content
Snippets Groups Projects
Select Git revision
0 results

Service

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Oliver Bartsch authored
    This removes the previously deprecated special
    "list" content type together with the corresponding
    "list_type" sub type field.
    
    Additionally, the general sub types feature
    is removed altogether. The previously added
    TCA migration is adjusted to unset the related
    options `subtype_value_field`, `subtypes_addlist`
    and `subtypes_excludelist`.
    
    Due to the removal of mentioned functionality,
    unused arguments are dropped from `EMU::addPlugin()`
    and adjusted for `ExtensionUtility::configurePlugin()`.
    
    Hence, the deprecated
    `TYPO3\CMS\Extbase\Utility\ExtensionUtility::PLUGIN_TYPE_PLUGIN`
    constant is removed as well.
    
    Noteworthy: As consequence, the List.html
    template as well as the corresponding
    TypoScript configuration are removed from
    EXT:fluid_styled_content.
    
    Resolves: #105538
    Related: #105213
    Related: #105076
    Related: #105377
    Releases: main
    Change-Id: I5323331e7e6456300ae0860592e59212d00706cd
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86879
    
    
    Tested-by: default avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarBenni Mack <benni@typo3.org>
    Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
    Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
    Tested-by: default avatarcore-ci <typo3@b13.com>
    Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
    Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
    Tested-by: default avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
    f3afda6e
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..