Actions
Bug #17118
closedCopy + Paste of content elements fails
Start date:
2007-03-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Copy and paste of content elements seems to work, but in the end of the action a white screen with the following PHP Warning is shown:
Warning: Missing argument 7 for t3lib_TCEmain::copyRecord_procBasedOnFieldType(), called in /home/maxhavel/public_html/new-cd-net/typo3conf/ext/mmforeign/class.ux_t3lib_tcemain.php on line 143 and defined in /home/maxhavel/public_html/new-cd-net/t3lib/class.t3lib_tcemain.php on line 2753
Also it's not possible to add header information:
Warning: Cannot modify header information - headers already sent by (output started at /home/maxhavel/public_html/new-cd-net/t3lib/class.t3lib_tcemain.php:2753) in /home/maxhavel/public_html/new-cd-net/typo3/tce_db.php on line 225
(issue imported from #M5217)
Actions