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

Japanese text in DateFormatter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • None
    • Formatters
    • None
    • Affected OS(s): Mac
      Affected OS(s): Linux RedHat 4
      Language Found: English

    Description

      This bug is found in version 3.0.189434 of Flex Builder stand alone from the Apollo pre-release site and possibly related to another issue found here: https://bugs.adobe.com/jira/browse/SDK-13898

      which shows japanese text on the Alert window buttons.

      To reproduce this issue, build this sample application:

      <?xml version="1.0" encoding="utf-8"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical">
      <mx:DateFormatter id="dateFormatter" formatString="MMMM YYYY" />
      <mx:Label text="

      {dateFormatter.format('12/06/2007')}

      " width="100%" />
      </mx:Application>

      You should see japanese text in the format, as in the attached screen shot. The months are formatted as a single Japanese character.

      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: