Bug 192672 - [ActivityD] ObjectNode has incorrect name label.
Summary: [ActivityD] ObjectNode has incorrect name label.
Status: VERIFIED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Samples (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sergey Gribovsky CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-06-14 09:44 EDT by Sergey Gribovsky CLA
Modified: 2012-12-11 15:11 EST (History)
1 user (show)

See Also:


Attachments
Proposed patch to fix the bug. (10.63 KB, text/plain)
2007-06-14 09:51 EDT, Sergey Gribovsky CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Gribovsky CLA 2007-06-14 09:44:31 EDT
UML 2.1 specification, chapter 12.3.38:
"A name labeling the node node is placed inside the symbol, where the name indicates
the type of the object node, or the name and type of the node in the format “name:type.”"

Now the label contains only name.
Comment 1 Sergey Gribovsky CLA 2007-06-14 09:51:36 EDT
Created attachment 71308 [details]
Proposed patch to fix the bug.
Comment 2 Michael Golubev CLA 2007-08-29 04:43:18 EDT
Patch committed, 
Also the parser for this labels should also support the same notation, not just the name only, like it is done, say, for properties.
Comment 3 Sergey Gribovsky CLA 2007-10-15 07:45:30 EDT
Verified under 0.8.0M2.
Comment 4 Nick Boldt CLA 2008-01-28 16:38:52 EST
Move to verified as per bug 206558.