The CRUD showcase example misses localized form data for Double value
---------------------------------------------------------------------
Key: WW-3028
URL: https://issues.apache.org/struts/browse/WW-3028
Project: Struts 2
Issue Type: Bug
Components: Example Applications
Affects Versions: 2.1.6
Reporter: Rene Gielen
Assignee: Rene Gielen
Priority: Minor
Fix For: 2.1.7
The CRUD example contains a salary field in employee edit form, for which output is not localized.
In localization environments having "," as decimal separator, this will cause a multiplication
by 10 for each subsequent save request.
This has to be corrected as described in
http://cwiki.apache.org/confluence/display/WW/Formatting+Dates+and+Numbers
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|