Actions
Bug #90080
closedFluid ViewHelper inline f:translate with f:format.raw not working
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2020-01-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
fluid, viewhelper, inline
Complexity:
Is Regression:
Sprint Focus:
Description
Hello!
The following usage of ViewHelpers should (IMHO) produce the same output:
<f:format.raw><f:translate key="KEY"/></f:format.raw>
{f:translate(key:'KEY')->f:format.raw()}
Currently (TYPO3 9.5.11) it does not.
I tried with a translation string that has in the text.
With the inline Viewhelper usage I get ­
with the tags it works, i get
Kind regards,
Chris
Updated by Georg Ringer over 4 years ago
- Status changed from New to Needs Feedback
this should be solved, at least I can't reproduce that anymore. please retest with latest version
Updated by Riccardo De Contardi over 4 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards
Actions