Actions
Bug #91489
closedOwn viewhelper not working on all fe plugins
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2020-05-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have written a viewhelper for my own extension.
This viewhelper workd fine for the main frontend plugin.
If I call the viewhelper in the second frontend plugin, I always got the error message:
The ViewHelper "<hga:image>" could not be resolved.
But the viewhelper is there and works for the first FE plugin!
V 9.5.18
Actions