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 12213 - JSP: Servlet Compiler property disappears after setting it to "Do Not Compile"
Summary: JSP: Servlet Compiler property disappears after setting it to "Do Not Compile"
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
: 13333 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-05-15 18:46 UTC by jhoffman
Modified: 2003-07-02 08:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (2.38 KB, patch)
2001-07-20 20:49 UTC, _ rkubacki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jhoffman 2001-05-15 18:46:33 UTC
Change the "Servlet Compiler" property on a JSP object to be "Do Not Compile".  
After restarting the IDE, the "Servlet Compiler" property is missing and cannot 
be changed back to "Server Compiler".

The "Servlet Compiler" property on the JSP should not disappear after being set 
to "Do Not Compile".
Comment 1 _ rkubacki 2001-06-08 17:25:05 UTC
JSPNode must add this property even if getCookie(CompileCookie.class) returns null.
Comment 2 _ rkubacki 2001-06-12 14:23:17 UTC
Created attachment 1552 [details]
proposed patch
Comment 3 _ rkubacki 2001-06-13 14:18:29 UTC
fixed in pilsen_fcs
Comment 4 _ rkubacki 2001-06-30 14:52:41 UTC
*** Issue 13333 has been marked as a duplicate of this issue. ***
Comment 5 Marek Fukala 2001-07-16 12:34:58 UTC
Verified in 010714.
Comment 6 Quality Engineering 2003-07-02 08:29:24 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.