Wrong creation code !!!!! Is present on 8.1.041 as 8.1.040 BUG on 8.1.039 works fine

[h=1][SIZE=14px]Form with a multiupload image give an error !

After many proofs i have find a problem :
if on a form there is a field for multiupload image file the problem appear infact removing the field on form for multiupload file all work fine

Naturally in deply environnement if i remove the = sign before ; the app work fine !!!

The wrong function created by sc is :

function ValidateField_multiimage(&$Campos_Crit, &$Campos_Falta, &$Campos_Erros)
.
.
3368| $this->timeupd = $old_value_timeupd;
3369| $this->timeupd_hora = $old_value_timeupd_hora = ; <<<<<<<<<<<<<<<< !!! >>>>>>>>>>>>>>>>>>>> erroneus line created
3370| $rs_mu = $this->Db->Execute($comando_multiul);
.
.[/SIZE][/h]

Hello, Mr. pietri

This bug has been reported to our team. Please wait for the correction on future releases of Scriptcase.
http://www.scriptcase.net/forum/forum/scriptcase-8/bugs-aa/69011-application-fetal-error-since-last-update

On mobile scrip there is the same error