Actions
Bug #18920
closedCopying elements: Categories are not assigned to copy
Start date:
2008-06-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After installing the patch for bug #18857 the following problem occurred:
When copying an element (e.g. News element of tt_news), the times are copied correctly, the categories assigned to the element however are not copied. Looks like this problem occurs with all elements with mm-relations to other database tables.
Before installing the patch categories were copied correctly.
Reproduction:
1. Using the tt_news extension, create a News element.
2. Assign some categories to the News element.
3. in the Web->List module copy the News element to the clipboard.
4. Paste the copied News element to some place.
5. The pasted (new) News element has no categories assigned.
(issue imported from #M8635)
Files
Actions