Thanks for the reply.

I was hoping for some code.

It's obviously been fixed before somewhere, so why do we need to all
implement it again on a per case basis.

I'll go hack something together - if its worthy i'll contrib back here.

I'm a bit sick of struts and its "quirks" tbh.


Jeromy Evans - Blue Sky Minds wrote:
> 
> The default type converter uses the current locale.
> 
> As mentioned in the referenced thread, you can:
>   - create a custom type converter for that field that accepts a wider 
> variety of number formats; or;
>   - use a string for that field in your action and handle the conversion 
> yourself
> 
> To turn off the automatic "input" result for a conversion or validation 
> error you may remove the workflow interceptor from your action's 
> interceptor stack. I don't think that's a good idea though.
> 

-- 
View this message in context: 
http://www.nabble.com/German-Turkey-etc-decimal-use-comma-in-input-fields.-tp15473083p15473384.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to