You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/02/26 02:57:01 UTC

[jira] Closed: (TAP5-211) Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally"

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

Howard M. Lewis Ship closed TAP5-211.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.1

> Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally"
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-211
>                 URL: https://issues.apache.org/jira/browse/TAP5-211
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.1.0.0
>            Reporter: Ulrich Stärk
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.1
>
>         Attachments: LocalizedTranslatorSource.zip, TAPESTRY-2457.txt, tapestry-locale-float-validation.diff
>
>
> Localization support for pages and messages is great in Tapestry but it lacks support for localization of input values because the translators don't have support for it. It would be great if users could just enter numbers etc. in their respective locale, e.g. use ',' instead of '.' to seperate decimal places from the integer part, out of the box.

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


Re: [jira] Closed: (TAP5-211) Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally"

Posted by Ulrich Stärk <ul...@spielviel.de>.
Thanks a lot Howard, that was really a burning issue to me.

Uli

Howard M. Lewis Ship (JIRA) schrieb:
>      [ https://issues.apache.org/jira/browse/TAP5-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> Howard M. Lewis Ship closed TAP5-211.
> -------------------------------------
> 
>        Resolution: Fixed
>     Fix Version/s: 5.1.0.1
> 
>> Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally"
>> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>>
>>                 Key: TAP5-211
>>                 URL: https://issues.apache.org/jira/browse/TAP5-211
>>             Project: Tapestry 5
>>          Issue Type: Bug
>>    Affects Versions: 5.1.0.0
>>            Reporter: Ulrich Stärk
>>            Assignee: Howard M. Lewis Ship
>>             Fix For: 5.1.0.1
>>
>>         Attachments: LocalizedTranslatorSource.zip, TAPESTRY-2457.txt, tapestry-locale-float-validation.diff
>>
>>
>> Localization support for pages and messages is great in Tapestry but it lacks support for localization of input values because the translators don't have support for it. It would be great if users could just enter numbers etc. in their respective locale, e.g. use ',' instead of '.' to seperate decimal places from the integer part, out of the box.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org