Bug #18795
closedUseCombined problem
0%
Description
When I use IRRE with UseCombined mode there are something wrong:
My setup is:
Records with Authors who have relations to Books. Books has relation to Publisher. I use the foreign_selector and foreign_unique with useCombined.
These relations is m:n
The problem is when I relate a Book to Publisher. I select the publisher by the foreign_selector and the Publisher relation to Book is created. It's working fine with the first book.
If I create Book number 2 for the Author and select same Publisher as the first Book to the new book the children fields is empty.
I assume it's a DOM issue because the children fields for both publishers has same names?
(issue imported from #M8424)
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.