← Back to team overview

dhis2-devs team mailing list archive

Re: [Bug 566399] Re: Can't add a new OU with "Vietnamese" interface

 

This was caused by the jquery client side validation not adhering to
selected locale (format.date property in global resource bundle). Simply
removed the client side validation of date format (not required validation)
for this field. This might occur other places in the system too.

Lars

On Thu, Apr 22, 2010 at 7:50 PM, Thuy Nguyen <thuy.hispvietnam@xxxxxxxxx>wrote:

> The vietnamese date format is dd/mm/yyyy. This problem happens when using
> Vietnamese interface, although set any date format, creating new org unit
> always shows in valid date.
>
>
> --
> --
> Thuy
> HISP Vietnam
> +84902079126
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

References