Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • typo3
  • sysext
  • impexp
  • Classes
  • ImportExport.php
Find file BlameHistoryPermalink
  • crell's avatar
    [!!!][TASK] Add native types to DiffUtility · 988090d6
    crell authored Apr 13, 2022 and Benni Mack's avatar Benni Mack committed Apr 18, 2022
    'BackendUtility::getProcessedValue()' currently implicitly
    returns mixed, whereas makeDiffDisplay() requires a string.
    Using force-casting in '\TYPO3\CMS\Impexp\ImportExport' for
    the value before passing it is the most straightforward fix
    for now.
    
    Resolves: #97373
    Related: #97210
    Related: #97372
    Releases: main
    Change-Id: I89cd60ed227cf285040c118b741951734e0fa8a7
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74287
    
    
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    988090d6