Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • typo3
  • sysext
  • core
  • Classes
  • Utility
  • ExtensionManagementUtility.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Remove leftover "menu_type" occurrences · 12742a6b
    Benni Mack authored Dec 30, 2019
    With TYPO3 v8.6, the new Content Types for menus were introduced
    where each menu type is not stored in the database field "menu_type"
    anymore, but moved to a separate "CType" property. This change
    was breaking, however some left-over code was there but never
    removed. The code does not do anything anymore but handle the
    special "menu_type" cases like in Page Module CType Previews
    or categorization handling.
    
    FYI: This is a pre-patch to streamline the category API.
    
    Resolves: #90035
    Releases: master
    Change-Id: I180fc5b1e2d33f74cf05d2565ab11049cc361c49
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62785
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Benjamin Kott's avatarBenjamin Kott <benjamin.kott@outlook.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Benjamin Kott's avatarBenjamin Kott <benjamin.kott@outlook.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    12742a6b