Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-24259

DateField does not correctly parse nor format dates in fr_FR locale

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK 4.1 (Release)
    • Apache Flex 4.10.0
    • mx: DateField
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: French

    Description

      Steps to reproduce:
      1. Run attached sample

      Actual Results:
      The traces are: 2106062010 and null

      Expected Results:
      They should be: 21 Jun 2010 and Wed Jun 21 00:00:00 GMT+0200 2006

      The date format comes from the framework_rb.swc file, SharedResources.properties resource bundle, dateFormat resource. In fr_FR locale is "D MMM YYYY", I guess it is expressed using the DateFormatter format, but the DateField is not using a DateFormatter but inner static methods which have a different behavior.

      Regards,

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: