Johan Compagner wrote:
>     1)
>     If the model is List, PropertySolver doesn't try to find fields. We are
>     using vectors containing public fields. In 1.2.6 this was ok.
> 
> 
> i dont know if we really changed the property resolver behavior like tis 
> for 1.3

Yes you have :). private final static IGetAndSet getGetAndSetter(String 
exp, Class clz) has changed quite a lot.

> Do you have a unit test that fails now that shouldn't that i can add to 
> the PropertyResolverTest ?

No I don't.

> is the Session.bind() method called for a request?
> That either doesn't happen or you are constantly getting a new http 
> session (you loose the cookie ?)
> 

Thanks. I had blocked cookies on my test site for some reason. Why 
cookies are needed in 1.3? In 1.2 that wasn't the case, was it?

- Juha


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