[
https://issues.apache.org/struts/browse/WW-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes Wannemacher closed WW-3126.
-------------------------------
Resolution: Cannot Reproduce
Assignee: Wes Wannemacher
see attached and previous comment
> Custom StrutsTypeConverter's convertToString not called for Textfield-Tag
> -------------------------------------------------------------------------
>
> Key: WW-3126
> URL: https://issues.apache.org/struts/browse/WW-3126
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.1.6
> Reporter: Meikel Bode
> Assignee: Wes Wannemacher
> Fix For: 2.1.7
>
> Attachments: converter-test.patch
>
>
> I created a custom converter to support different input formats for a double
> attribute in my action class.
> I want the field to except both formats as valid : "10,00" and "10.00".
> Output (convertToString()-Method) allways has to format current value as
> "10,00" but the method never gets called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.