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
  • Stefan Froemken's avatar
    [BUGFIX] selicon_field does not create thumbnails · 97103f35
    Stefan Froemken authored Apr 13, 2016 and Christian Kuhn's avatar Christian Kuhn committed Apr 24, 2016
    A select field with renderType selectSingle can point to a
    foreign_table. If on the foreign_table TCA the ctrl keys
    selicon_field and selicon_field_path are set, a single foreign row
    can have an "icon" field that is shown to represent this row.
    
    The patch fixes a bug where selicon_field of the own table
    instead of the foreign table was used.
    Additionally, in master the icon path resolving changed
    with #74157 leading to broken icon path in this case. This is
    fixed along with a similar change in backend layout code.
    
    Resolves: #75577
    Related: #74157
    Releases: master, 7.6
    Change-Id: I50bac28018b17a61a334aac7d241bcdd96663656
    Reviewed-on: https://review.typo3.org/47648
    
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Tested-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    97103f35