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 268520

Summary: AssertionError at org.netbeans.modules.web.indent.api.LexUtilities$1.compare
Product: web Reporter: Charlie3D
Component: Editing infrastructureAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Charlie3D
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225539
Attachments: stacktrace

Description Charlie3D 2016-10-14 07:52:49 UTC
Build: NetBeans IDE Dev (Build 201610030002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 8

User Comments:
GUEST: Push Entter Key.

GUEST: Push Entrer Key.

Charlie3D: I just have typed "<script src=" and have chosen "resources" option.

GUEST: Added a <script>-tag to a html and typed 'src=""'

GUEST: php laravel5.2 ??? /resources/views/layouts/app.blade.php ?????????(??)?????????????????????
????????????????? app.blade.php ?????
?????????

GUEST: Adding new lines in Laravel Template Blade

GUEST: Editing HTML, pasted over existing CSS stylesheet tag with a new one, on pressing Enter to create a newline, error pops up.

GUEST: Push Enter Key.

GUEST: Push Entry Key.

GUEST: after <script> press enter and pops up

GUEST: When I press enter in my php file I'm getting this error

GUEST: i dont now




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.web.indent.api.LexUtilities$1.compare(LexUtilities.java:281)
   at org.netbeans.modules.web.indent.api.LexUtilities$1.compare(LexUtilities.java:278)
   at java.util.TimSort.binarySort(TimSort.java:292)
   at java.util.TimSort.sort(TimSort.java:217)
   at java.util.Arrays.sort(Arrays.java:1512)
   at java.util.ArrayList.sort(ArrayList.java:1454)
Comment 1 Charlie3D 2016-10-14 07:52:51 UTC
Created attachment 162503 [details]
stacktrace
Comment 2 Milutin Kristofic 2016-11-02 14:22:16 UTC

*** This bug has been marked as a duplicate of bug 268403 ***