[ 
https://issues.apache.org/jira/browse/TAPESTRY-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse Kuhnert resolved TAPESTRY-1071.
-------------------------------------

    Resolution: Fixed

I think I fixed this bug within the tapestry provided version of dojo itself 
because that's where it is. ...Using separator:"" should be enough but the 
built in regexp logic in dojo blows up because it doesn't take this into 
account....So either way it should work "as is" right now.....but I guess you 
can give it a go yourself when you get back ;) 

> Client-side number validation does not work
> -------------------------------------------
>
>                 Key: TAPESTRY-1071
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1071
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.1
>         Environment: any, german locale (not sure whether this matters), 
> Snapshot from Aug 15th
>            Reporter: Marcus Schulte
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.2
>
>
> Specifiying no special pattern for the NumberTranslator leads to:
>  - client calls dojo number validation with groupingChar='  and any number of 
> decimal places
>  - if you make dojo happy (eg. 1'234.0), validation fails on the server-side.
> If the reason for this is not a trivial omission which is easily fixed, I 
> could investigate further ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to