Actions
Bug #80967
closedgetTabMenuRaw has been dropped from core, but is still used by AbstractLinkBrowserController
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2017-04-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Tested with latest master (9.0.0-dev)
Steps to reproduce
1) create content element
2) try to add a link to the headline
or
1) Create a text content element
2) try to add a link in the text with CKEditor
Result: the link wizard throws an error:
Oops, an error occurred! Call to undefined method TYPO3\CMS\Backend\Template\DocumentTemplate::getTabMenuRaw()
Actions