Project

General

Profile

Actions

Bug #86299

closed

SVG inline rendering ignores stdWrap

Added by Thorsten Griebenow over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2018-09-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When rendering a SVG with renderMode = inline the stdWrap settings are ignored. View my example:

lib.logo = COA
lib.logo.10 = SVG
10 {
src = EXT:MYEXT/mysvg.svg
renderMode = inline
stdWrap {
typolink {
parameter.data = leveluid:0
}
wrap = |
}
}
...

Neither the typolink nor the stdWrap.wrap will be parsed.

Actions

Also available in: Atom PDF