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
  • ..
  • FormDataProvider
  • AbstractItemProvider.php
Find file BlameHistoryPermalink
  • Johannes Schlier's avatar
    [BUGFIX] Fix select with multiple enabled not being saved correctly · 12b9bfcf
    Johannes Schlier authored Sep 20, 2016 and Benni Mack's avatar Benni Mack committed Oct 08, 2016
    If the 'multiple' field in the fieldConfig is set the
    $newDatabaseValueArray is returned as is, with duplicate entries. If this
    is not the case $newDatabaseValueArray is returned as before, being
    modified with the array_unique function.
    
    Resolves: #76918
    Releases: master, 7.6
    Change-Id: Id8ddac95162a929aeb1b5d7bae33a460317b46cb
    Reviewed-on: https://review.typo3.org/49981
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Reviewed-by: Karol Lamparski's avatarKarol Lamparski <klamparski@gmail.com>
    Tested-by: Karol Lamparski's avatarKarol Lamparski <klamparski@gmail.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    12b9bfcf