Actions
Bug #82934
closedmissing language labels in category tree
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2017-11-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The language labels used in category tree toolbar are missing (e.g. you see "undefined" as filter input placehoder.
this is caused by the wrong language file reference in typo3/sysext/backend/Classes/Form/Element/SelectTreeElement.php
the issue exists only in v9
Updated by Gerrit Code Review about 7 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/54571
Updated by Tymoteusz Motylewski about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 33d8ea0e69663ac37244427dbe8755003cb8e2d1.
Actions