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

CLONE -FallbackDateTimeFormatter- Unexpected illegal datetime parameter handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • Spark: Formatters
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. dtFormatter.format(new Date(30000000, 11, 31, 23, 59, 59, 935)), notice that the year is 30000000 illegal

      Actual Results:
      returned 'Sunday,December31,30000000 11:59:59 PM'

      Expected Results:
      return empty string

      Workaround (if any):

      Note:
      Found at line 145,147,153,155 in Method longDate(), shortDate()

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: