seam-gen generated date input output
------------------------------------
Key: JBSEAM-2902
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2902
Project: Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.1.GA
Environment: Seam 2.0.1.GA, JDK 1.5.0_11, Windows XP, ANT 1.7.0
Reporter: Ashish Kulkarni
seam-gen generated code allows editing of dates only in MM/dd/yyyy format. That is because
this is hardcoded in the file editproperty.xhtml.ftl. This should be picked up from
user's locale.
On the other hand, the List.xhtml pages dont deal with any formatting at all. Hence, the
dates are displayed in yyyy-MM-dd format. Again, there needs to be some logic here that
would detect the field type and do appropriate formatting.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira