Commit 862fa37
committed
[BUGFIX] Properly remove anchors from login logo
The login in the LoginLogoViewHelper of ext:backend fails
to remove anchor (`<a>`) elements from SVG elements due to
the missing SVG namespace.
Resolves: #108371
Releases: main, 13.4
Change-Id: Id2c524b631b5f9d27e16bf5ae4c484ea9cec0d22
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/91946
Tested-by: Christian Kuhn <[email protected]>
Tested-by: Josef Glatz <[email protected]>
Tested-by: Oliver Hader <[email protected]>
Reviewed-by: Christian Kuhn <[email protected]>
Tested-by: core-ci <[email protected]>
Reviewed-by: Josef Glatz <[email protected]>
Reviewed-by: Oliver Hader <[email protected]>
Tested-by: Stefan Bürk <[email protected]>
Reviewed-by: Stefan Bürk <[email protected]>1 parent 4e79be6 commit 862fa37
File tree
1 file changed
+1
-1
lines changed- typo3/sysext/backend/Classes/ViewHelpers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments