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 13145 - AbstractFileObject.createData(name, null) should work
Summary: AbstractFileObject.createData(name, null) should work
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-24 11:07 UTC by Jesse Glick
Modified: 2008-12-22 16:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-06-24 11:07:54 UTC
...as it is documented to. Currently it treats the null extension as "null",
whereas it should treat it the same as "".
Comment 1 Jesse Glick 2001-06-24 11:09:20 UTC
Fixed in the trunk:

AbstractFileObject.java 1.57
Comment 2 Jan Zajicek 2001-06-26 08:27:45 UTC
dev #20010625
Comment 3 Quality Engineering 2003-07-01 16:25:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.