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

FallbackDateTimeFormatter - method format() will return a space when dateTimeFormatter has 'none' dateStyle and 'none' timeStyle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • Spark: Formatters
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 8.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Define a Date instance
      2. Define a DateTimeFormatter instance with dateSyle 'none' and timeStyle 'none'
      3. Format the date defined in step 1

      Actual Results:
      " " (with a space in it)

      Expected Results:
      empty string

      Notes:
      Issue happens at FallbackDateTimeFormatter source code line 78 and 83

      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: