Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • typo3
  • sysext
  • backend
  • Classes
  • Controller
  • NewRecordController.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [BUGFIX] Avoid bogus title in new record controller · 9ce15af3
    Christian Kuhn authored Jan 11, 2022 and Andreas Fernandez's avatar Andreas Fernandez committed Jan 11, 2022
    NewRecordController (+ icon in doc header of list
    module) renders "Create a new page" on top. This
    is not a link and looks misplaced.
    
    It is a 'section header' for optional content that can
    be enabled via pageTS.
    
    mod.wizards.newRecord.pages.show.pageSelectPosition = 1
    mod.wizards.newRecord.pages.show.pageInside = 1
    mod.wizards.newRecord.pages.show.pageAfter = 1
    
    When at least one of these are enabled, the header
    makes sense, but should be avoided otherwise.
    
    Resolves: #96505
    Releases: main, 11.5
    Change-Id: I6468cda44e719f268f6b59d7e61f240737da6f33
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72962
    
    
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    9ce15af3