[TYPO3-mvc] How to build create/new forms correctly - blogexamplehas issues - throwing exceptions with checkboxes/radio buttons

Daniel Dimitrov danielsd_bg at yahoo.fr
Thu Jul 29 10:32:02 CEST 2010


Hey Thomas,

"Thomas Kieslich" <thomaskieslich at gmx.net> wrote in message 
news:mailman.1.1266923778.6455.typo3-project-typo3v4mvc at lists.typo3.org...
> Hi, thanks for the Bugfix
> Just found another solution:
>
> public function newAction(Tx_Test_Domain_Model_Object $newObject = null) {
>        $newObject['propertyname'] = TRUE;
>        $newObject['propertyname'] = FALSE;

Thanks for this fix :)

>
>
>        $this->view->assign('newObject',$newObject);
> }
>
> it good for default values.
>
> Thomas
>
>
>
>
>
>
> Hello Franz,
>
>> On 22.02.2010 16:31, Franz Koch wrote:
>>
>>> Hi,
>>>
>>>> Hi Franz, this all is discussed on this list already. Bugfix-Patches
>>>> are at the Bugtracker...
>>>>
>>> strange, I searched for it. Maybe not good enough. Thanks.
>>>
>> Ah, found it - should have also searched for "radio button" and not
>> only checkbox ;)
>>
>
>


This bug was reported first in 2009 - isn't it time that we solve it :)
Kind Regards,
Daniel 



More information about the TYPO3-project-typo3v4mvc mailing list