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

Setting preloader to nothing causes error in generated code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 4.5 (Release)
    • None
    • Mobile: SplashScreen
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Clear the default preloader by setting it to nothing in *-config.xml for a compilation target.

      <preloader />

      Actual Results:

      1084: Syntax error: expecting identifier before semicolon. CSSTest line 19 Flex Problem

      Due to the following invalid AS3 code being generated:

      import ;

      Expected Results:

      No compile time error.

      Workaround (if any):

      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: