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
  • ..
  • FieldControl
  • ElementBrowser.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [BUGFIX] Properly trimExplode allowed file extensions in IRRE / FAL · 0c34cdf1
    Benni Mack authored Oct 30, 2019 and Susanne Moog's avatar Susanne Moog committed Oct 30, 2019
    When a custom FAL / sys_file_reference inline element is registered, and
    there are custom allowed file extensions, the property "elementBrowserAllowed"
    is not properly run through "GeneralUtility::trimExplode()", however, all other
    places do this properly.
    
    The changes moves the trimExplode to the correct place, so uploading
    of files directly in FormEngine works properly.
    
    Resolves: #89540
    Releases: master, 9.5
    Change-Id: I9a486f8c932078629761bd86cc1d9455120fc7a5
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62155
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarDaniel Gorges <daniel.gorges@b13.com>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: default avatarDaniel Gorges <daniel.gorges@b13.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    0c34cdf1