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

Unclosed XML comment in MXML or E4X leads to infinite loop in compiler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Apache FlexJS 0.8.0
    • Apache FalconJX 0.8.0
    • Falcon
    • None

    Description

      Try to compile the following MXML application:

      <?xml version="1.0" encoding="utf-8"?>
      <js:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:js="library://ns.apache.org/flexjs/basic">
      <!--
      </js:Application>

      The compiler will get stuck in an infinite loop.

      If you close the comment with -->, the application will compile successfully.

      See also: FLEX-35184

      Attachments

        Activity

          People

            aharui Alex Harui
            joshtynjala Josh Tynjala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: