[umbrello] [Bug 415992] When creating a composition using the toolbar, two relationships are created

2020-01-09 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=415992

--- Comment #9 from Ralf Habacker  ---
You may download an umbrello snapshot for Windows with this patch applied from
https://umbrello.kde.org/snapshots.php

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415992] When creating a composition using the toolbar, two relationships are created

2020-01-08 Thread Hamid Sahraiee
https://bugs.kde.org/show_bug.cgi?id=415992

--- Comment #8 from Hamid Sahraiee  ---
Thanks a lot ;)

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415992] When creating a composition using the toolbar, two relationships are created

2020-01-08 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=415992

--- Comment #7 from Ralf Habacker  ---
Comment on attachment 124970
  --> https://bugs.kde.org/attachment.cgi?id=124970
Screenshot showing what is broken (update)

The attribute change issue is tracked with bug 416006.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415992] When creating a composition using the toolbar, two relationships are created

2020-01-08 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=415992

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||2.30.2 (KDE Applications
   ||19.12.2)
  Latest Commit||https://invent.kde.org/kde/
   ||umbrello/commit/afaca964b88
   ||07e4c824b9149bc725a5b587957
   ||1a
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Ralf Habacker  ---
Git commit afaca964b8807e4c824b9149bc725a5b5879571a by Ralf Habacker.
Committed on 08/01/2020 at 15:43.
Pushed by habacker into branch 'release/19.12'.

Fix 'Duplicate Composition Association when rename it's variable in the tree
View'

When connecting two classes by means of a 'composition',
a relationship was previously created twice. Once in
ToolBarStateAssociation::setSecondWidget() and the second
time in UMLWidget::updateWidget(), which is triggered by
the 'modified' signal when calling UMLClassifier::addAttribute().
FIXED-IN:2.30.2 (KDE Applications 19.12.2)

M  +9-3umbrello/toolbarstateassociation.cpp

https://invent.kde.org/kde/umbrello/commit/afaca964b8807e4c824b9149bc725a5b5879571a

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 415992] When creating a composition using the toolbar, two relationships are created

2020-01-08 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=415992

Ralf Habacker  changed:

   What|Removed |Added

Summary|Duplicate Composition   |When creating a composition
   |Association when rename |using the toolbar, two
   |it's variable in the tree   |relationships are created
   |View|

--- Comment #5 from Ralf Habacker  ---
> 3. Drag it from C1 to C2, a new variable will be appear with the default name
In this step the duplicated association is created

-- 
You are receiving this mail because:
You are watching all bug changes.