[Typo3-dev] class.t3lib_tceforms.php: comment bug?

Philipp Borgmann philipp.borgmann at gmx.de
Wed Apr 21 01:29:40 CEST 2004


Hi,
I have Typo3 3.6RC2 and I it seems, that there is a small bug:
line 3093:
$out.= implode('

	// NEXT:
',$this->additionalCode_pre);


In the main:
var $additionalCode_pre = array();	// Additional HTML code, printed
before the form.


If you used more then one array element, it will be wraped be  //NEXT.
So the User can see it on the Top of the page.


Philipp








More information about the TYPO3-dev mailing list