Bug 141693

Summary: Member names on association lines
Product: [Applications] umbrello Reporter: Adrian.L.Parker
Component: generalAssignee: Ralf Habacker <ralf.habacker>
Status: RESOLVED FIXED    
Severity: normal CC: finex, ralf.habacker
Priority: NOR Keywords: triaged
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 4.11.1

Description Adrian.L.Parker 2007-02-14 17:09:28 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Compiled From Sources
Compiler:          g++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1) 
OS:                Linux

The member names are being displayed on the association lines!

For instance if you have:

class A
  private:
    B memberClass;

When you place both class A and B in your diagram, class A shows the attribute "memberClass", but ALSO on the drawn composition line is the text "-memberClass".  If you delete it, the text returns the next time you open the program.
Comment 1 FiNeX 2009-08-09 16:01:41 UTC
Still valid in current trunk.
Comment 2 Ralf Habacker 2013-08-18 22:38:02 UTC
Could not reproduce in git master. If the issue persists feel free to reopen the bug.