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 234704

Summary: No error badge JSP file errors by the JSP parser
Product: javaee Reporter: Marek Fukala <mfukala>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: TASK Exception Reporter:

Description Marek Fukala 2013-08-21 10:27:15 UTC
If there's an error found in a JSP file by the JSP parser, the error is shown in the editor if the file is opened, but the file is not error badged. 

I can understand the reason - we are hardly able to put the JSP parser errors to the tasklist as the parsing is very slow.

Should be tracked though as DEFECT IMHO (possibly P2) -- see for example the user's complains in Bug 227269 - the IDE does not tell you when jsp files contain packages that no longer exist in the project -- can have quite serious consequences.
Comment 1 Marek Fukala 2014-07-28 15:23:13 UTC
still reproducible
Comment 2 Martin Balin 2016-07-07 08:53:08 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss