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 - AssertionError at org.netbeans.modules.web.indent.api.LexUtilities$1.compare
Summary: AssertionError at org.netbeans.modules.web.indent.api.LexUtilities$1.compare
Status: RESOLVED DUPLICATE of bug 268403
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-14 07:52 UTC by Charlie3D
Modified: 2016-11-02 14:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225539


Attachments
stacktrace (4.84 KB, text/plain)
2016-10-14 07:52 UTC, Charlie3D
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***