Skip to content
GitLab
  • Menu
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 & Registries
    • Packages & 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
  • accessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • FormDataProvider
  • AbstractItemProvider.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [BUGFIX] Opening be_groups records may throw exception · 71e191e2
    Christian Kuhn authored Dec 01, 2016 and Jan Helke's avatar Jan Helke committed Dec 02, 2016
    The new flex form data structure handling in more picky and throws
    exception if a given data structure identifier can not be resolved.
    The FormEngine logic that displays exclude fields of flex forms
    has to do some guess work to find possible data structures. This
    may fail, resulting in an exception.
    The patch changes the according general exception to a specific one,
    catches it in the find flex form access rights logic, and adds
    more docu on what exactly is happening in this code.
    
    Change-Id: I2b808cbe804ba4ab967c8d95b17c0a12ec65ffd4
    Resolves: #78852
    Related: #78581
    Releases: master
    Reviewed-on: https://review.typo3.org/50820
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Alexander Stehlik's avatarAlexander Stehlik <alexander.stehlik@gmail.com>
    Tested-by: Alexander Stehlik's avatarAlexander Stehlik <alexander.stehlik@gmail.com>
    Reviewed-by: default avatarAlexander Rothmund <alexander@rothmund.ch>
    Tested-by: default avatarAlexander Rothmund <alexander@rothmund.ch>
    Reviewed-by: Jan Helke's avatarJan Helke <typo3@helke.de>
    Tested-by: Jan Helke's avatarJan Helke <typo3@helke.de>
    71e191e2