Skip to content

GitLab

  • Menu
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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • accessibility
  • TYPO3.CMS
  • Repository

Switch branch/tag
  • TYPO3.CMS
  • typo3
  • sysext
  • beuser
  • Classes
  • ViewHelpers
  • SpriteIconForRecordViewHelper.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Streamline escaping for ViewHelpers of all sysexts · a3985b9c
    Benni Mack authored Apr 13, 2016
    The Core does not strictly use $escapeChildren and
    $escapeOutput as properly introduced by Fluid Standalone in 8.0.
    
    This results in some weird HTML output when using the inline syntax
    currently.
    
    Since $escapeOutput and $escapeChildren is active by default,
    some ViewHelpers even do HSC on their own (= twice) even if not
    needed.
    
    Resolves: #75575
    Releases: master
    Change-Id: I3bbebe75c0368519d3506360c68df92d30a3b80a
    Reviewed-on: https://review.typo3.org/47644
    
    Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
    Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
    Reviewed-by: Nicole Cordes's avatarNicole Cordes <typo3@cordes.co>
    Tested-by: Nicole Cordes's avatarNicole Cordes <typo3@cordes.co>
    a3985b9c

Replace SpriteIconForRecordViewHelper.php

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.