Re: form:input tag, rejected field value in RC1
Juergen Hoeller <[email protected]>
| Newsgroups | gmane.comp.java.springframework.user |
|---|---|
| Message-ID | <1D29E373EC8D9F41BDF0B42330826CBD1E7F34F451@EXCHANGE.springsource.com> |
This is an unfortunate regression caused by our revised handling of request parameter arrays. We'll fix this for 3.0 RC2. Juergen ________________________________ From: Emiliano Armellin [mailto:[email protected]] Sent: Thursday, October 01, 2009 11:46 AM To: [email protected] Subject: [Springframework-user] form:input tag, rejected field value in RC1 Hello, I've got a problem with form:input tag using Spring 3RC1. I've got a double field in a bean, if the value is not validated because, for example, it contains non-digit characters, the form:input tag render the rejected value of the field wrapped in {} parenthesis, in this way: <input id="field.qtatot" name="field.qtatot" value="{sss2}" size="10" type="text"> until Spring 3M4 the rejected value was rendered like the sent value (eg: sss2), is something changed in the way it works? Is it the correct behaviour? thanks -- Emiliano Armellin * W_ www.ateikon.com<http://www.ateikon.com> * @_ [email protected]<mailto:[email protected]> * T_ +39 0422 452101 [cid:[email protected]]<http://www.spreadfirefox.com/?q=affiliates&id=15653&t=86> [cid:[email protected]]<http://www.mozilla.org/products/thunderbird/> ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Springframework-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/springframework-user
image001.gif
(image/gif, 1.8 KB) - not displayed
image002.gif
(image/gif, 1.8 KB) - not displayed