[TYPO3-project-formidable] (r418) oMajixEvent->getParams() gets only last parameter

JéŽrô™me Schneider j.schneider at ameos.com
Fri Oct 23 13:54:04 CEST 2009


Hi Aike !

I corrected this and published revision 421 on formidable.typo3.ug

You can get this version at
http://formidable.typo3.ug/svn/changelog/revision-421.html

Thanks for reporting !

Best regards,
Jerome Schneider

Aike Terjung a écrit :
> Hello,
> 
> i have updated formidable from 367 to 418 yesterday. Now i found a problem with the resultvalues of a modalbox.
> 
>           <renderlet:BUTTON name="btnSubmit" label="suchen">
>                     <onclick
> 						runat="ajax"
> 						params="searchbox.field,searchbox.searchfor,searchbox.mode"
> 						cache="false"
> 						exec="cb1.btnSearch_click()"
>                     />
>                     </renderlet:BUTTON>
> 
> 
> with the r367 all of the 3 params are submitted an can be fetched in the codeBind code:
> 
>   $aParams = $this->oForm->oMajixEvent->getParams();
> 
> updating to r418 breaks this and only the last parameter is fetched. I realy need a solution for this Problem.
> 
> thanks in advance
> 
> Aike Terjung 
> 


More information about the TYPO3-project-formidable mailing list