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 10297 - DataLoader.readExternal & SafeException from actions: tweaks
Summary: DataLoader.readExternal & SafeException from actions: tweaks
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 10079
  Show dependency tree
 
Reported: 2001-03-14 12:03 UTC by Jesse Glick
Modified: 2008-12-22 18:45 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.
Description Jesse Glick 2001-03-14 12:03:24 UTC
When a data loader is reading its action list, if there are some not found, CNFE
is thrown. Some bad aspects of this:

- the partially bogus action list that results should not be saved as the
loader's action list; the loader's default should be left as is

- a localized annotation should be attached explaining that the exception is not
serious

- UniFileLoader should know about this exception and still read its extension
list despite it
Comment 1 Jesse Glick 2001-03-14 16:13:46 UTC
Fixed in trunk and release32. Though the localized annotation is not shown by
the projects module code, for some reason.
Comment 2 Jan Chalupa 2001-05-06 08:19:59 UTC
Target milestone -> 3.2
Comment 3 Quality Engineering 2003-07-01 16:01:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:34:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.