Bug 32637 - [RC1] A8.4 Unable to set Label Attribute to 'name'
Summary: [RC1] A8.4 Unable to set Label Attribute to 'name'
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2003-02-24 07:52 EST by Christophe Elek CLA
Modified: 2003-02-26 19:00 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Elek CLA 2003-02-24 07:52:30 EST
Should the doc state the opposite ? set the name to name and Label Attribute 
to "parser" ?
Comment 1 Dejan Glozic CLA 2003-02-26 19:00:34 EST
No, this is the order error. You should set the name of the new element 
to 'parser', but you should hold off setting the label attribute until 
attributes are actually defined. Once we define 'name' attribute, we can go 
back to the 'parser' element and set its label attribute to 'name'. PDE will 
use the actual value of 'name' attribute for 'parser' extension elements for 
presentation purposes.

Fixed the script.