Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Module
  • locallang_csh.xlf
Find file BlameHistoryPermalink
  • Oliver Hader's avatar
    [BUGFIX] Avoid double CSH wraps in linkvalidator tasks settings · 2f16ad1f
    Oliver Hader authored Jan 29, 2021 and Richard Haeser's avatar Richard Haeser committed Jan 31, 2021
    Labels in linkvalidator's additional field settings for the schedule
    are actually invoking `BackendUtility::wrapInHelp` twice - first time
    in `ValidatorTaskAdditionalFieldProvider` and second time when actually
    rendering with `f:be.labels.csh` view-helper.
    
    Resolves: #92964
    Releases: master, 10.4, 9.5
    Change-Id: I8dc5baca7289604a150e2d80258fb21ebab9f59e
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67593
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    Reviewed-by: Richard Haeser's avatarRichard Haeser <richard@richardhaeser.com>
    2f16ad1f