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 7634 - Better error treating could be added to JSP compilation process.
Summary: Better error treating could be added to JSP compilation process.
Status: CLOSED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P4 enhancement (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-13 16:31 UTC by Marek Fukala
Modified: 2003-07-02 08:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
The file which has an error which produce the error from this bug report. (137 bytes, text/plain)
2000-09-13 16:33 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2000-09-13 16:31:55 UTC
If you compile a JSP with specific error, compilation engine sometimes gets
wrong error text: for example:

directives/html.jsp [-1:-1] -1 < 0

User could see more sophisticated message at least stack trace.
Comment 1 Marek Fukala 2000-09-13 16:33:59 UTC
Created attachment 144 [details]
The file which has an error which produce the error from this bug report.
Comment 2 Petr Jiricka 2001-06-11 20:29:30 UTC
Can not reproduce. The message I am getting is quite clear:

JSP222.jsp [-1:-1] End of content reached while more parsing required: 
unterminated tag or tag nesting error?
Errors compiling JSP222.
Comment 3 Quality Engineering 2003-07-02 08:28:04 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.