Cool - can you submit it via a JIRA ticket? Thanks.
G

On Dec 3, 2010, at 1:06 PM, Dirk Möbius wrote:

> Ok, here it it.
> 
> The CurrencyValidator is a little bit complicated, because if I'd use a plain 
> NumberFormat, it would accept number input with trailing text, e.g. 
> "30.30foo". Therefore I used parse(String,ParsePosition) which checks the 
> parse position for trailing text explicitly.
> 
> 
> 
> I wrote:
>> Greg Brown <[email protected]> wrote:
>>> Yeah, this is a known issue. That demo isn't fully localized. You are more 
>>> than welcome to update it to support localized currency formats if you like.
>> 
>> I'll have a look at it.
>> 
>>> Whoops. Fixed - thanks.
>> 
>> Whoa, fast! Thanks! :)
>> 
>> Dirk.
>> 
>> 
>> 
> 
> 
> 
> -- 
> Dirk Möbius
> 
> SCOOP GmbH
> Am Kielshof 29
> D-51105 Köln
> Fon   +49 221 801916-0
> Fax   +49 221 801916-17
> Mobil +49 170 7363035
> www.scoop-gmbh.de
> Sitz der Gesellschaft: Köln
> Handelsregister: Köln
> Handelsregisternummer: HRB 36623
> Geschäftsführer:
> Dr. Oleg Balovnev
> Frank Heinen
> Dr. Wolfgang Reddig
> Roland Scheel
> <tableroweditor-demo.patch>

Reply via email to