You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Dave Power (Jira)" <ji...@apache.org> on 2021/07/05 10:20:00 UTC

[jira] [Created] (NETBEANS-5836) Editor unable to parse Javascript file

Dave Power created NETBEANS-5836:
------------------------------------

             Summary: Editor unable to parse Javascript file
                 Key: NETBEANS-5836
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5836
             Project: NetBeans
          Issue Type: Bug
          Components: javascript - Editor
    Affects Versions: 12.4
         Environment: Windows 10 (with latest patches)
NetBeans 12.4
            Reporter: Dave Power
         Attachments: IDE.log, UI.log, scripts.js

Attempting to open the javascript file scripts.js causes a parsing error.

NullPointerException: The content parameter cannot be null

It is a cut down version of a much larger file, but this file seems to trigger the error everytime I attempt to open it and set it to be the active window.

The navigator window does appear to show the correct results, but in the complete version of the file, the navigator window stops working and NetBeans just goes into an endless window.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists