Alex Harui created FLEX-35182:
---------------------------------

             Summary: MXML missing end tags not always found
                 Key: FLEX-35182
                 URL: https://issues.apache.org/jira/browse/FLEX-35182
             Project: Apache Flex
          Issue Type: Bug
          Components: Falcon
    Affects Versions: Apache FalconJX 0.7.0
            Reporter: Alex Harui
            Assignee: Alex Harui


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to