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 49686 - parsing JSP file error
Summary: parsing JSP file error
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 14:06 UTC by wulgar
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen after opening file (74.41 KB, image/jpeg)
2004-09-29 14:17 UTC, wulgar
Details
messages.log (23.42 KB, text/plain)
2004-09-29 14:19 UTC, wulgar
Details
Problematic JSP file (638 bytes, text/plain)
2004-09-29 14:20 UTC, wulgar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wulgar 2004-09-29 14:06:31 UTC
While parsing short jsp file which contains "for
loop" Exception is throw.
Comment 1 wulgar 2004-09-29 14:17:34 UTC
Created attachment 17914 [details]
screen after opening file
Comment 2 wulgar 2004-09-29 14:19:23 UTC
Created attachment 17915 [details]
messages.log
Comment 3 wulgar 2004-09-29 14:20:44 UTC
Created attachment 17916 [details]
Problematic JSP file
Comment 4 Dusan Balek 2004-09-29 15:13:38 UTC
Fixed in [maintrunk].

Checking in JavaDrawLayerFactory.java;
/cvs/editor/libsrc/org/netbeans/editor/ext/java/JavaDrawLayerFactory.java,v
 <--  JavaDrawLayerFactory.java
new revision: 1.11; previous revision: 1.10
done
Comment 5 Roman Strobl 2005-07-15 13:00:15 UTC
Verified.