[jbosstools-issues] [JBoss JIRA] (JBIDE-19393) Multiple Error Annotations are shown on a valid JavaScript file in JavaScript Editor

Victor Rubezhny (JIRA) issues at jboss.org
Thu Mar 12 12:17:21 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049144#comment-13049144 ] 

Victor Rubezhny edited comment on JBIDE-19393 at 3/12/15 12:17 PM:
-------------------------------------------------------------------

The issue for https://bugs.eclipse.org/bugs/show_bug.cgi?id=461339 is fixed for Mars and should appear in WTP 3.7M6 (2015-03-27).

The fix is updated:
I've found the meaning of '\uFEFF' character usage in JavaScript: according to "ECMA-262, Edition 5.1, Section 7, Chapter 7.1: Unicode Format-Control Characters" this character code is to be treated as a whitespace char. 

So. the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=461339 is updated for Mars  and should appear in WTP 3.7M6 (2015-03-27).


was (Author: vrubezhny):
The issue for https://bugs.eclipse.org/bugs/show_bug.cgi?id=461339 is fixed for Mars and should appear in WTP 3.7M6 (2015-03-27).

> Multiple Error Annotations are shown on a valid JavaScript file in JavaScript Editor
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19393
>                 URL: https://issues.jboss.org/browse/JBIDE-19393
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: upstream
>    Affects Versions: 4.2.2.Final
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>             Fix For: 4.3.0.Alpha2
>
>         Attachments: hybrid4001.zip, JavaScriptParserError.png, WrongCharacterCodes.png, WrongCharacters.png
>
>
> Multiple Error Annotations are shown on a valid JavaScript file in JavaScript Editor:
> {code}
> Multiple markers at this line
> 	- Syntax error on token "Invalid Character", delete this token
> 	- Missing semicolon
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list