Actions
Bug #94581
closedRecordlinkhandler does not work
Status:
Closed
Priority:
Must have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2021-07-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using the RecordLinkhandler the link popup is broken.
Opening the Tab of the Linkhandler creates an error message:
Page tree error Got unexpected response from the server. Please check logs for details.
Browser Console shows an error:
PageBrowser.js?bust=dd563383f1364f6a11fa083333eea0256193e1a7:13 Uncaught (in promise) TypeError: Cannot read property 'includes' of null at HTMLElement.updateNodeActions (PageBrowser.js?bust=dd563383f1364f6a11fa083333eea0256193e1a7:13) at HTMLElement.updateVisibleNodes (SvgTree.js?bust=dd563383f1364f6a11fa083333eea0256193e1a7:13) at SvgTree.js?bust=dd563383f1364f6a11fa083333eea0256193e1a7:13
As far as I can see there are no "treeActions" defined in the variables.
Actions