dont we have a check for this in onComponetTag?

On 5/24/07, Matej Knopp <[EMAIL PROTECTED]> wrote:
> This is not a bug. You need to add TextField to form if you want to
> use <input type="text"/>, not TextArea. TextArea is for the <textarea
> tag.
>
> -Matej
>
> On 5/23/07, Florian Hehlen <[EMAIL PROTECTED]> wrote:
> >
> >  hi,
> >
> >  I have just found that if a form contains an <input type="text"/> and the
> > corresponding pojo contains myForm.add(new TextAre(...)) then wicket fails
> > to load data into the form but it will correctly read the data onSubmit.
> >
> >  is this a known bug.... it sure took me a long time to resolve it.
> >
> >  regards,
> >  Florian.
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to