joshtynjala opened a new issue #24: Unclosed tag results in two duplicate errors
URL: https://github.com/apache/royale-compiler/issues/24
 
 
   ``` mxml
   <?xml version="1.0" encoding="utf-8"?>
   <js:View xmlns:fx="http://ns.adobe.com/mxml/2009";
       xmlns:js="library://ns.apache.org/royale/basic">
       
       <js:Image>
   
   </js:View>
   ```
   
   This is the text of the error:
   
   > 'js:Image' tag (or tag before this tag, or non-tag inside this tag) is 
unclosed or tag not allowed here.
   
   The line and column are equal in both errors.
   
   Originally reported at: BowlerHatLLC/vscode-nextgenas#180

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to