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

MXML missing end tags not always found

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Apache FalconJX 0.7.0
    • None
    • Falcon
    • None

    Description

      There was a test case that looked like:

      <js:Application>
      <fx:Script>
      </fx:Script>
      <..more tags..>
      <js:Application>

      The last <js:Application> should have been </js:Application> but the compiler did not report that an stopped processing tags after the closing </fx:Script> tag

      Attachments

        Activity

          People

            aharui Alex Harui
            aharui Alex Harui
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: