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

Aike Terjung a.terjung at inmedias.com
Fri Oct 23 11:42:48 CEST 2009


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 

-- 

Telefon +49 2408 719983

Internetagentur, Aachen, Hamburg:     http://www.team-in-medias.de
Typo3-Agentur, Aachen, Hamburg:      http://www.typo3-macher.de

team in medias GmbH
Pascalstraße 15
52076 Aachen

Geschäftsführer: Dr. Erwin Lammenett
HRB 6764, Amtsgericht Aachen 


More information about the TYPO3-project-formidable mailing list