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 40125

Summary: [JDK1.5.0] ISE when opening properties file
Product: platform Reporter: Milan Kubec <mkubec>
Component: ActionsAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack trace
exc stack trace

Description Milan Kubec 2004-02-16 09:47:31 UTC
IllegalStateException was thrown when opening
propeties file in editor (in visual mode, not
editing).

Happened on JDK 1.5.0 b32c, but I doubt that it
could be caused by that.
Comment 1 Milan Kubec 2004-02-16 09:48:02 UTC
Created attachment 13446 [details]
exc stack trace
Comment 2 David Simonek 2004-02-24 16:01:04 UTC
Milan, is it reproducible? It works OK for me here, but I didn't try
on JDK 1.5.
Comment 3 Milan Kubec 2004-02-24 16:16:43 UTC
Seems to be easily reproducible on JDK 1.5.0. I will attach new stack
trace, it's slightly different.
Comment 4 Milan Kubec 2004-02-24 16:17:29 UTC
Created attachment 13615 [details]
exc stack trace
Comment 5 Milan Kubec 2004-02-24 16:17:59 UTC
I reproduced it on WinXP now.
Comment 6 Jiri Rechtacek 2004-04-23 10:50:33 UTC
Assigned to new owner.
Comment 7 Jiri Rechtacek 2004-04-28 09:02:55 UTC

*** This issue has been marked as a duplicate of 41500 ***
Comment 8 Jiri Rechtacek 2004-04-29 13:42:41 UTC
already fixed in properties/PropertiesOpen, rev 1.65
Comment 9 Milan Kubec 2004-07-23 13:37:38 UTC
Verified dupe.