Actions
Bug #86771
closedEditor without access to default language can not edit translated content element
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2018-10-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If an editor has no access to the default language he cannot edit the translated content elements.
The error message is like:
Call to a member function getLanguageId() on null
This happens in connected mode and free mode in modules "Page" and "List".
Actions