Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Apache FalconJX 0.7.0
-
None
-
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