Bug 141693 - Member names on association lines
Summary: Member names on association lines
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Ralf Habacker
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-02-14 17:09 UTC by Adrian.L.Parker
Modified: 2013-11-02 16:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.