This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269049 - Error "java.lang.NullPointerException" when typing double opening curly bracket
Summary: Error "java.lang.NullPointerException" when typing double opening curly bracket
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 8.2
Hardware: Macintosh Mac OS X
: P3 normal with 2 votes (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-20 09:52 UTC by orkhan-huseynov
Modified: 2017-04-12 15:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans error log (862.69 KB, application/octet-stream)
2016-11-20 09:52 UTC, orkhan-huseynov
Details
Message.log, exception (5.09 KB, text/plain)
2017-04-12 15:39 UTC, groben
Details

Note You need to log in before you can comment on or make changes to this bug.
Description orkhan-huseynov 2016-11-20 09:52:07 UTC
Created attachment 162965 [details]
NetBeans error log

java.lang.NullPointerException error occurs when typing double opening curly bracket "{{" in Laravel blade template file
Comment 1 groben 2017-04-12 15:39:10 UTC
Same error occurs on html file (working with angular I use theses a lot).
Working with Netbeans 8.2 on Windows 10.
Typing double opening curly bracket gives me the NullPointerException and breaks Undo/Redo commands.
Comment 2 groben 2017-04-12 15:39:48 UTC
Created attachment 164093 [details]
Message.log, exception