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
  • ..
  • Container
  • InlineRecordContainer.php
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [BUGFIX] IRRE: Create a correct original value identifier · 9b426a5a
    Andreas Fernandez authored Nov 05, 2019 and Susanne Moog's avatar Susanne Moog committed Nov 09, 2019
    The value of `data-table-unique-original-value` was accidentally of type
    array. This causes runtime errors since a string is expected.
    
    This patch now creates a proper value passed to FormEngine to handle the
    original unique value.
    
    Resolves: #89588
    Related: #87711
    Releases: master, 9.5
    Change-Id: I9184aa025f01196d0c206b5b86c712dc1049487f
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62195
    
    
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    9b426a5a