Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
    • Terraform modules
  • 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
  • TYPO3.CMS
  • typo3
  • sysext
  • frontend
  • Classes
  • ContentObject
  • ContentObjectRenderer.php
Find file BlameHistoryPermalink
  • Thorben Nissen's avatar
    [BUGFIX] RTE: Support anchors without `href` · 4487d5b1
    Thorben Nissen authored Mar 24, 2019 and Benni Mack's avatar Benni Mack committed Nov 09, 2019
    Removes enforcing of href attribute when storing RTE text into the
    database. Removes adding of absolute scheme on a tags without href
    attribute, when loading text from the database. Changes
    ContentObjectRenderer::typolink to render a tag without href anyway, if
    id or name attribute is present.
    Adds unit tests.
    
    Resolves: #87992
    Releases: master, 9.5
    Change-Id: I4dcd33e6f13dc6a1f364c96b425aa2f241653ae9
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60324
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Tested-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    4487d5b1