Actions
Bug #17394
closedChild records are displayed multiple times: using patch 5718
Start date:
2007-06-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I am using the latest patch 5718 for trunk.
I have a parent record m:n relation to child records. I enter 2 child records and save everything with one save. Then everytime I select a child record from the select box it gets displayed.
However a child which is already displayed should not be displayed more than once. It should not be possible to have the same record listed so many times.
When I want to select the first child, then this is not possbible. Nothing happens. If I select the second child then the select box always switches back to the first child. This is wrong. It should stay at the latest selection.
(issue imported from #M5813)
Files
Actions