Project

General

Profile

Actions

Bug #17118

closed

Copy + Paste of content elements fails

Added by Thomas Breuss about 17 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
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 #1

Updated by Oliver Hader about 17 years ago

"ext/mmforeign/class.ux_t3lib_tcemain.php":
The XLCASSing of mmforeign isn't compatible to the Core of TYPO3 4.1. Furthermore, it doesn't make any sense to use mmforeign as extension, because this functionality was integrated into TYPO3 4.1.
Since this is not bug of the Core, I'm closing this issue.

Actions

Also available in: Atom PDF