Actions
Bug #19840
closedFlexForms: wrong mm-relations after copy and localize
Start date:
2009-01-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On copy or localize of a record with a FlexfForm that contains a MM-reference field the resulting record points to wrong relations.
The needed rows in the MM-table are created, but the field uid_local contains the number of relations instead of the uid of the correct target record.
The bug first showed up with Renes extension mmforeign (see: http://bugs.typo3.org/view.php?id=2381) and may have been ported from their into the core.
It may be already a known issue (see comments for t3lib_TCEmain->remapListedDBRecords_procDBRefs()).
Branches: 4_1, 4_2, trunk
(issue imported from #M10165)
Files
Actions