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 145163

Summary: HTML completion throws exception
Product: web Reporter: Mikhail Matveev <mikhailmatveev>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker CC: ppisl
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception stacktrace

Description Mikhail Matveev 2008-08-26 15:14:49 UTC
1. Create a new PHP file of web page.
2. Delete all its content.
3. Type <.
Result: a list of tags appears, then exception comes.
Same happens if < is typed anywhere in HTML outside of PHP code.
Comment 1 Mikhail Matveev 2008-08-26 15:19:01 UTC
Created attachment 68344 [details]
Exception stacktrace
Comment 2 Mikhail Matveev 2008-08-26 15:19:48 UTC
Product Version: NetBeans IDE Dev (Build 200808260201)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Comment 3 Marek Fukala 2008-08-26 16:03:22 UTC
already fixed