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

FallbackDateTimeFormatter - method returnTime() should use timeStyle in the if statement

    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

      In current method returnTime(), it use property dateStyle in the if statement, like:
      if(dateStyle == "short")
      else if (dateStyle == "medium")
      else if (dateStyle == "none")

      It should use timeStyle in if statement.

      Notes:
      Issue happens at FallbackDateTimeFormatter source code line 101, 103, 105.

      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: