Update first, ask questions later. There are roughly 300 issues solved
between your version and 1.3.2.

Martijn

On 3/16/08, Marcus Mattila <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  strange problem: when changing language in my app which is a Form done
>  with Wicket 1.3.0-RC1, the Models loose their values when the browser
>  is IE6/7. With Firefox everything is ok.
>
>  Component streetaddress = 
> get("customerInfo"+":contactInfo"+":streetaddress");
>  String modelAsString = streetaddress.getModelObjectAsString();
>
>  This String is empty ("") when using IE6/7 but in FF it contains the
>  correct value. Is there a bug, should I update Wicket to fix this
>  issue?
>
>  br,
>  Marcus
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.1 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to