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
  • core
  • Classes
  • Database
  • QueryView.php
Find file BlameHistoryPermalink
  • Oliver Bartsch's avatar
    [BUGFIX] Replace non existing icon in DB Check · a572e67d
    Oliver Bartsch authored Nov 09, 2021
    It's possible to query for deleted records in DB Check
    "Full search". Such records can then be restored only
    or additionally restored and directly edited. The icon
    for the latter action was broken, since a non existing
    icon identifier was used.
    
    This is now fixed, using the correct icon identifier.
    
    Resolves: #95923
    Releases: master, 10.4
    Change-Id: I7da25198efe731a9ccba9e673c8c55e42760b233
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72098
    
    
    Tested-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Jochen's avatarJochen <rothjochen@gmail.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    a572e67d