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 - every JSP expression usage in JSP file generates extra item in code completion
Summary: every JSP expression usage in JSP file generates extra item in code completion
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 13:46 UTC by Jindrich Sedek
Modified: 2015-09-17 13:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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