Discussion:
[Uml-devel] [Bug 158647] changes on " entitätattribut " changes the attributes also on an copy
Darío Andrés
2008-12-21 13:26:10 UTC
Permalink
http://bugs.kde.org/show_bug.cgi?id=158647


Darío Andrés andresbajotierra gmail com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com




--- Comment #1 from Darío Andrés <andresbajotierra gmail com> 2008-12-21 14:26:07 ---
Can anyone still reproduce this bug with a recent KDE version? (4.1.3 /
4.2beta2 / 4.2svn) ? Thanks :)
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
s***@gmx.de
2009-12-22 20:13:18 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=158647





--- Comment #3 from <sts gmx de> 2009-12-22 21:13:17 ---
and still exist in umbrello 4.3.85
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Ralf Habacker
2018-10-05 23:16:09 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=158647

Ralf Habacker <***@freenet.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |CONFIRMED
Ever confirmed|0 |1
CC| |***@freenet.de

--- Comment #4 from Ralf Habacker <***@freenet.de> ---
bug ist still present in 2.26.0 (KDE Applications 18.08.0)
--
You are receiving this mail because:
You are the assignee for the bug.
Ralf Habacker
2018-10-06 15:06:24 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=158647

--- Comment #5 from Ralf Habacker <***@freenet.de> ---
The problem is UMLDragData::decodeClip4: When pasting, the current
implementation creates only one copy of the widget, but uses the underlying UML
object from the copied widget instead of creating a copy.
--
You are receiving this mail because:
You are the assignee for the bug.
Ralf Habacker
2018-10-07 09:10:10 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=158647

--- Comment #6 from Ralf Habacker <***@freenet.de> ---
Git commit 36e8d4cabefd722ccccd3556168d0c629b3b8c13 by Ralf Habacker.
Committed on 07/10/2018 at 09:09.
Pushed by habacker into branch 'Applications/18.08'.

Refactored UMLDragData::decodeClip4() to use better variable names

M +7 -5 umbrello/clipboard/umldragdata.cpp

https://commits.kde.org/umbrello/36e8d4cabefd722ccccd3556168d0c629b3b8c13
--
You are receiving this mail because:
You are the assignee for the bug.
Ralf Habacker
2018-10-07 09:10:14 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=158647

Ralf Habacker <***@freenet.de> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |2.26.3 (KDE Applications
| |18.08.3)
Status|CONFIRMED |RESOLVED
Latest Commit| |https://commits.kde.org/umb
| |rello/52c92044191f291a8503d
| |d2c618381b80e010d92

--- Comment #7 from Ralf Habacker <***@freenet.de> ---
Git commit 52c92044191f291a8503dd2c618381b80e010d92 by Ralf Habacker.
Committed on 07/10/2018 at 09:09.
Pushed by habacker into branch 'Applications/18.08'.

Fix 'changes on "entitätattribut" changes the attributes also on an copy'

We need to clone the related uml object too.
FIXED-IN:2.26.3 (KDE Applications 18.08.3)

M +14 -0 umbrello/clipboard/umldragdata.cpp
M +26 -0 umbrello/model_utils.cpp
M +1 -0 umbrello/model_utils.h
M +7 -22 umbrello/umlscene.cpp

https://commits.kde.org/umbrello/52c92044191f291a8503dd2c618381b80e010d92
--
You are receiving this mail because:
You are the assignee for the bug.
Christoph Feck
2018-10-08 23:57:15 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=158647

Christoph Feck <***@kde.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In|2.26.3 (KDE Applications |2.26.2 (KDE Applications
|18.08.3) |18.08.2)
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...