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 166486

Summary: every JSP expression usage in JSP file generates extra item in code completion
Product: javaee Reporter: Jindrich Sedek <jsedek>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jindrich Sedek 2009-06-03 13:46:05 UTC
use this code in JSP file:
----------------------
<%= 11 + 12%><%= 11 + 12%><%= 11 + 12%><%= 11 + 12%><%= 11 + 12%>
<% | %>
----------------------
invoke code completion at position of "|" -> items expr1, expr2,.... are in the list, but these items should not be 
shown in cc
might be related to issue 133833
Comment 1 Tomasz Slota 2009-11-13 04:44:49 UTC
true
Comment 2 Martin Balin 2015-09-17 13:09:47 UTC
Report from old NetBeans version. Due to code changes since it was reported likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.