Actions
Bug #23999
closedLink browser shows no information about translated tt_content elements
Start date:
2010-11-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The link browser (browse_links.php) only shows the title of the tt_content element. There is no chance to find the correct element if you have translated elements with the same title.
The attached patch adds the id to the title attribut of the link tag and indents the element title if the language is not default.
(issue imported from #M16323)
Files
Updated by Stanislas Rolland almost 14 years ago
Uploading second version of the patch as the sorting of translation records could be wrong.
Note that issue #004759 may also cause sorting of translation records to be wrong.
Updated by Oliver Hader over 13 years ago
- Target version changed from 1088 to 1341
Updated by Mathias Schreiber almost 10 years ago
- Description updated (diff)
- Assignee deleted (
Stanislas Rolland) - Target version set to 7.4 (Backend)
- TYPO3 Version set to 4.5
- Is Regression set to No
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Mathias Schreiber about 9 years ago
- Status changed from Accepted to Resolved
fixed with the rewrite
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions