Actions
Bug #18646
closedCombination view not possible with symmetric relations
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-04-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The combinations view, which allows one to edit a record directly which is again only related by an intermediate table, does not work.
Furthermore it a option for configuring a selector for the symmetric side is missing ("symmetric_selector") and endless recursions have to be checked in this context then.
(issue imported from #M8165)
Files
Updated by Oliver Hader over 16 years ago
First version of the patch (unfinished) against TYPO3_4-2 branch:
- reduced level of combination views to one (no combination-nesting allowed)
- determine correct selector depending on the side from which a record is accessed in symmetric disposal
- self-referencing records on deeper nested levels are shown virtually (they are shown but it's not possible that one can manipulate that record, because fields are already shown on upper levels)
Missing are the correct behaviours for selectors without combination on symmetric relationships.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions