Bug 20845 - [EditorMgmt] EditorRegistryReader should not require an icon attribute
Summary: [EditorMgmt] EditorRegistryReader should not require an icon attribute
Status: RESOLVED DUPLICATE of bug 65731
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Kim Horne CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2002-06-21 16:42 EDT by Randy Giffen CLA
Modified: 2007-04-26 18:39 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 Randy Giffen CLA 2002-06-21 16:42:59 EDT
We use a default icon if the value of the icon attribute is invalid so we 
should do the same if the attribute is missing.
Comment 1 Michael Van Meekeren CLA 2006-04-21 13:58:26 EDT
Moving Dougs bugs
Comment 2 Kim Horne CLA 2007-02-02 13:46:15 EST
I can't believe we still haven't fixed this one.
Comment 3 Michael Valenta CLA 2007-04-26 15:03:52 EDT
I just hit this. Here's the error in the log:

!ENTRY org.eclipse.ui 4 4 2007-04-26 14:56:13.080
!MESSAGE Plugin org.eclipse.team.tests.cvs.core, extension org.eclipse.ui.editors
Required attribute 'icon' not defined

Also, I think this counts as a minor bug since we either should accept no icon or indicate in the schema that one is required.
Comment 4 Kim Horne CLA 2007-04-26 18:39:53 EDT
This one sure is popular :)

*** This bug has been marked as a duplicate of bug 65731 ***