Actions
Bug #32074
closedIrre translation links should only be shown if language parent exists
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2011-11-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
IRRE provides some links like "localize all records" or "synchronize with original language" which is great but those links should't not be be shown if a record got no language parent!
how to test
1) Install e.g. EXT:news
2) Create a news record and at least one media relation in default language
3) create a translation and see the links => ok
4) create a news record and at least one media relation in a different language
5) see the links => not ok
6) apply patch
7) check that link is still visible for step 3 and disappeared for 5)
Releases: 4.7, 4.6, 4.5
Actions