* Florian Hehlen:

> 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.

I just fixed it by adding  a check for the "textarea" tag.  Please
open an issue in JIRA when you encounter that kind of problems.
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

-------------------------------------------------------------------------
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