Actions
Bug #21039
closeduseColumnsForDefaultValues does not copy content of MM table relation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you list a column in useColumnsForDefaultValues which is of type "select" and has an MM table, the content of the column of the source record is copied to the new record if you create a new record based on an existing one. The content of the column is in this case the number of existing dependent records. The editing functions of the backend, however, expect the new field to contain a comma-separated list of page IDs. So if, for example, there are two rows in the dependent table that refer to the record being copied, in the backend, the page with ID 2 is displayed in the list of records.
(issue imported from #M11931)
Files
Actions