Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • Container
  • InlineControlContainer.ts
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [BUGFIX] Handle sorting of nested IRRE containers properly · d94b1b5b
    Andreas Fernandez authored Nov 27, 2020
    When sorting elements in an IRRE container, the sorting took
    grandchildren into account as well, which broke the sorting in the
    database.
    
    With this patch, a new data attribute is added to be able to identify
    direct ancestors and limit sorting to these records only.
    
    Resolves: #92804
    Releases: master, 10.4
    Change-Id: I09876c3a8be45b060c133d758807e4df25fee0d2
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66933
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    d94b1b5b