Skip to content
Snippets Groups Projects
Commit 272e1445 authored by Markus Klein's avatar Markus Klein Committed by Frank Nägler
Browse files

[BUGFIX] Do not render a-tag if URL is empty in link.action VH

If the URL cannot be calculated by the UriBuilder an empty URL
is returned. In this case no a-tag is rendered to avoid links
with an empty href-attribute.

Resolves: #90857
Releases: master, 9.5, 8.7
Change-Id: I597a4b11d986a3b6155a695e6fd3c84a94588a1a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63953


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJohannes Kasberger <johannes.kasberger@reelworx.at>
Tested-by: default avatarFrank Nägler <frank.naegler@typo3.org>
Reviewed-by: default avatarJohannes Kasberger <johannes.kasberger@reelworx.at>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.org>
parent 2cad696a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment