Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Element
  • GroupElement.php
Find file BlameHistoryPermalink
  • Petra Arentzen's avatar
    [BUGFIX] Throw empty table name exception in TCE GroupElement · 451b4903
    Petra Arentzen authored Jul 01, 2016 and Markus Klein's avatar Markus Klein committed Jul 19, 2016
    Throw an exception if table name is empty after parsing the value
    by BackendUtility::splitTable_Uid(). It avoids calling
    IconFactory::getIconForRecord() with the invalid parameter $row
    and throwing a less specific exception then. Only fields with
    TCA Configuration type='group', internal_type='db' and
    show_thumbs=TRUE are concerned.
    
    Resolves: #76232
    Releases: master, 7.6
    Change-Id: I44c52f6ebfdbcfbbd2209890b0458b8126cbeccd
    Reviewed-on: https://review.typo3.org/48765
    
    Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: default avatarJoerg Boesche <typo3@joergboesche.de>
    Tested-by: default avatarJoerg Boesche <typo3@joergboesche.de>
    Reviewed-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    451b4903