You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/19 06:07:15 UTC

[jira] [Resolved] (FLEX-27075) Wrong behavior of DateField control with fr_FR locale on French OS

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

Justin Mclean resolved FLEX-27075.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Fixed by changes to dateToString and stringToDate.
                
> Wrong behavior of DateField control with fr_FR locale on French OS
> ------------------------------------------------------------------
>
>                 Key: FLEX-27075
>                 URL: https://issues.apache.org/jira/browse/FLEX-27075
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DateField
>    Affects Versions: Adobe Flex SDK 4.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: French
>            Reporter: Adobe JIRA
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. run the program by two methods below:
> A)Please refer to testDateField.mxml
> And Project properties-->Flex Compiler-->Additional compiler argumetns is "-locale en_US fr_FR de_DE"
> B)You may try the compiled testDateField.air.
> 2. click the DateField button, popup two alert windows, one is newDateIsNull.JPG.
> Actually, this window should not be poped up. 
>  
>  Actual Results:
> expect one change event is triggered
>  
>  
>  Expected Results:
> but two change events are triggered, and the newDate of one event is null.
>  
>  
>  Workaround (if any):

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira