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 - [JDK1.5.0] ISE when opening properties file
Summary: [JDK1.5.0] ISE when opening properties file
Status: VERIFIED DUPLICATE of bug 41500
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-02-16 09:47 UTC by Milan Kubec
Modified: 2008-12-22 15:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (1.09 KB, text/plain)
2004-02-16 09:48 UTC, Milan Kubec
Details
exc stack trace (1.10 KB, text/plain)
2004-02-24 16:17 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
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.