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 87544 - "IAE: Called DataObject.find on null" passing nonexistent path to LookupProviderSupport.createCompositeLookup
Summary: "IAE: Called DataObject.find on null" passing nonexistent path to LookupProvi...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: REGRESSION, TEST
Depends on:
Blocks: 83343
  Show dependency tree
 
Reported: 2006-10-19 16:34 UTC by Jesse Glick
Modified: 2006-10-23 16:40 UTC (History)
1 user (show)

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.
Comment 1 Jesse Glick 2006-10-19 16:43:32 UTC
Checking in
test/unit/src/org/netbeans/spi/project/support/LookupProviderSupportTest.java;
/shared/data/ccvs/repository/projects/projectapi/test/unit/src/org/netbeans/spi/project/support/LookupProviderSupportTest.java,v
 <--  LookupProviderSupportTest.java
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/spi/project/support/LookupProviderSupport.java;
/shared/data/ccvs/repository/projects/projectapi/src/org/netbeans/spi/project/support/LookupProviderSupport.java,v
 <--  LookupProviderSupport.java
new revision: 1.4; previous revision: 1.3
done