[ 
http://mifosforge.jira.com/browse/MIFOS-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on MIFOS-2290 started by Adam Monsen.

> Javascript validation fails for French Localization
> ---------------------------------------------------
>
>                 Key: MIFOS-2290
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2290
>             Project: mifos
>          Issue Type: Bug
>          Components: Internationalization
>         Environment: Platform: All, OS: All
>            Reporter: Ryan Whitney
>            Assignee: Adam Monsen
>            Priority: Major
>              Labels: patch
>             Fix For: Mifos Backlog
>
>
> Through-out the application we do a lot of checks with javascript to limit or
> verify the characters being entered.  It appears with the localization, there 
> is
> a lot of javascript we have to update as well (or it just never was updated 
> for
> french?)
> One example Repro, must be done with french locale:
> 1. Create a new client
> 2. When you get to the meeting schedule page, click on mois for Fréquence de
> Réunion:
> 3. For du chaque x mois, enter in a alpha char as opposed to a numeral
> EXPECTED:
> User cannot enter any alpha chars, only numerals
> RESULT:
> User can enter in anything and upon submitting the page, the system throws an
> exception.
> Javascript console also throws these two errors:
> FnCheckNumberOnPress_fr_FR is not defined
> FnCheckNumber_fr_FR is not defined
> Looks like a javascript issue, much like 2145
> This does not repro on an english install.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to