[TYPO3-project-formidable] New Revision 162

Manuel Rego Casasnovas mrego at igalia.com
Wed Jan 9 13:59:56 CET 2008


Hello Jerome,

what about this e-mail:
http://lists.netfielders.de/pipermail/typo3-project-formidable/2008-January/000833.html

ReneŽ and me have problems with the new releases, and we think that the
problem could be the comparison at line 643 of
class.maindatahandler.php:

if($this->oForm->iForcedEntryId !== FALSE) {

	return $this->getRdtValue_noSubmit_edit($sName);
}


Maybe a possible solution would be:

($this->oForm->iForcedEntryId === TRUE)


I'm using this solution ant it seems that work.


Best regards,
Rego


PS: Thanks to adopt my patches ;-)


-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com



More information about the TYPO3-project-formidable mailing list