[
https://jira.jboss.org/jira/browse/JBIDE-5293?page=com.atlassian.jira.plu...
]
Xue Peng commented on JBIDE-5293:
---------------------------------
<flt:freemarker applyOnElement="#document">
<flt:template/>
<param name="messageType">CSV</param>
<param name="seperator">,</param>
<param name="quote">"</param>
<param name="csvFields">id,name</param>
<param name="id">number</param>
<param name="name">string</param>
</flt:freemarker>
is it right?
Need way to control FreeMarker template variable formatting
-----------------------------------------------------------
Key: JBIDE-5293
URL:
https://jira.jboss.org/jira/browse/JBIDE-5293
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: 3.1.0.CR1
Need to stop FreeMarker from formatting e.g. numeric 123456 as "123,456".
Might need to include src data type param in the value mappings.
--
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