Actions
Bug #88149
closedMissing vendor in Fluid Ajax Widgets
Start date:
2019-04-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello Core-Team,
I'm just playing around with Ajax based Fluid Widgets. When I create an URI with f:widget.uri the URI was builded correctly, but if you visit the Link, you will get following error message:
Invalid configuration: "vendorName" is not set
Please have a look into WidgetContext.php. You will see that there is no method for vendor. So vendor was not stored into session and is not available while executing the AjaxCall.
Stefan
Files
Actions