Bug 48537 - Most of our beaninfos set icon incorrectly
Summary: Most of our beaninfos set icon incorrectly
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 14:28 EST by Richard Kulp CLA
Modified: 2011-06-13 11:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Kulp CLA 2003-12-11 14:28:26 EST
Currently we don't use the icon setting in the beaninfos, but
if we did, it wouldn't work. Most of the beaninfos store the
filename of the icon in the attributes section of the bean descriptor, but
then they go and use a hardcoded location (which is different) in the 
getIcon(kind) method.

getIcon(kind) should use the lookup through the attribute key instead.
Comment 1 Peter Walker CLA 2004-02-23 18:42:43 EST
Is this something we can be easily implemented in v1.0.0? If not please change 
the severity to "future".
Comment 2 Richard Kulp CLA 2004-05-03 17:44:11 EDT
Since M1 is now complete these are being retargeted to M2.
Comment 3 Richard Kulp CLA 2004-11-30 10:16:09 EST
Removing target since 1.0.0 has already passed and these weren't fixed in it.