file a ticket with a unit test
thanks!

On Tue, Aug 30, 2011 at 10:57 AM, nino martinez wael
<nino.martinez.w...@gmail.com> wrote:
> Argh sorry I was trying to simplify it.
>
> It should state getForm().add(getForm.add(new TextField("id"))). The
> problem are the double calls to getForm it's wrong and an error.. I
> just wanted to mention it.
>
> regards Nino
>
> 2011/8/30 Martin Grigorov <mgrigo...@apache.org>:
>> the pasted code is broken
>> can you paste again ?
>>
>> On Tue, Aug 30, 2011 at 10:37 AM, nino martinez wael
>> <nino.martinez.w...@gmail.com> wrote:
>>> I just made an copy paste error, resulting in this:
>>>
>>>                getForm().add(
>>>
>>>                                getFlow().add(
>>>
>>> However this results wicket running in circles, I know I made an error
>>> but should'nt wicket complain over the component already has been
>>> added?
>>>
>>> regards Nino
>>>
>>
>>
>>
>> --
>> Martin Grigorov
>> jWeekend
>> Training, Consulting, Development
>> http://jWeekend.com
>>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Reply via email to