[TYPO3-irre] foreign_selector problem (solved).
Oliver Hader
oh at inpublica.de
Tue May 8 09:30:30 CEST 2007
Hi Nikolas,
Nikolas Hagelstein wrote:
> The following patch should solve this issue:
> (see http://bugs.typo3.org/view.php?id=5564 )
>
> Could anyone please confirm?
The patch in file "foreign_unique.diff" just removed the problem for the
given situation but didn't solve it.
It is possible to use uniqueness with and without a selector. If used
without a selector, newly created children on an intermediate table
don't have an information about which record is related - thus the first
one of the remaining possibilities is used. If uniqueness is used with a
selector, this information is already given.
The solution is to execute the "set the selected item automatically to
the first of the remaining items" party only in the situation that no
selector is available.
Please try the patch in file "0005564_v2.diff" attached to the
bugtracker report at http://bugs.typo3.org/view.php?id=5564
olly
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-project-irre
mailing list