[
https://jira.jboss.org/jira/browse/JBIDE-3945?page=com.atlassian.jira.plu...
]
Xue Peng resolved JBIDE-3945.
-----------------------------
Fix Version/s: 3.1.0
Resolution: Done
DONE
Date type configuration generates faulty parameters in the Smooks
source
------------------------------------------------------------------------
Key: JBIDE-3945
URL:
https://jira.jboss.org/jira/browse/JBIDE-3945
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.0.0.CR2
Reporter: Maurice Zeijen
Assignee: Xue Peng
Fix For: 3.1.0
The Smooks configuration that is generated after adding a Date Type via the configuration
tab is faulty. After setting all the fields in the Detail Information screen the following
XML was generated:
<resource-config selector="decoder:test">
<resource>org.milyn.javabean.decoders.DateDecoder</resource>
<param name="formate"/>
<param name="locale-language">nl</param>
<param name="Locale-Contry"/>
<param name="format">yyy-MM-dd HH:mm:ss</param>
<param name="locale-country">nl</param>
</resource-config>
The param's with the names "formate" and "Locale-Contry"
shouldn't be there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira