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 12632 - ClassDataLoader contains redundant extension list
Summary: ClassDataLoader contains redundant extension list
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-07 09:17 UTC by Petr Nejedly
Modified: 2003-06-30 16:43 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 Petr Nejedly 2001-06-07 09:17:35 UTC
ClassDataLoader gontains and exports ExtensionList instance,
but for actual file recognition uses two hardcoded extensions,
so the extension list is redundant. Please remove the code
and fix BeanInfo accordingly.
Comment 1 Petr Nejedly 2001-08-16 10:47:52 UTC
Still there.
The Clazz module ignores the extension list entered by user,
so confuses users and is a defect from their point of view.
Comment 2 Tomas Hurka 2001-08-16 14:42:00 UTC
fixed in trunk
Comment 3 Petr Nejedly 2001-08-17 09:15:59 UTC
verified in 20010817 daily build
Comment 4 Quality Engineering 2003-06-30 16:43:42 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.