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".
Updated by Gerrit Code Review about 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58738
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58738
Updated by Ursula Klinger about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ed0066a3ee75bab6a6547cd23fa342db3dcc045f.
Actions