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 35514 - IllegalArgumentException thrown while closing text file.
Summary: IllegalArgumentException thrown while closing text file.
Status: VERIFIED DUPLICATE of bug 40558
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-20 14:12 UTC by Jiri Kovalsky
Modified: 2006-03-24 07:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception thrown while text file was being closed. (747 bytes, text/plain)
2003-08-20 14:20 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2003-08-20 14:12:54 UTC
Development build #200308200100 of NetBeans 4.0
Windows 2000 with JDK 1.4.1 RC build #20

Description:
============
An exception was thrown during close operation
invoked from editor tab of a text file.
Unfortunately, it's not reproducable.

What I did:
===========
1. Double clicked already recognized txt datanode.
2. It was opened into editor so I skimmed the
contents and decided to close it using cross
widget on its tab.
3. The file was closed but the exception was thrown.
Comment 1 Jiri Kovalsky 2003-08-20 14:20:19 UTC
Created attachment 11378 [details]
Exception thrown while text file was being closed.
Comment 2 Miloslav Metelka 2004-03-05 16:48:17 UTC
It's in fact dup of issue 40558.

*** This issue has been marked as a duplicate of 40558 ***
Comment 3 Jiri Kovalsky 2006-03-24 07:59:00 UTC
Verified as duplicate of another issue.