Bug 108849

Summary: "Select operation" in sequence diagram results in creating new operation
Product: [Applications] umbrello Reporter: Evgeny Popovich <evgeny.popovich>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 1.4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This is the correct classes diagram
This is after exit and run, load again.
This is the correct sequence diagram
Sequence Diagram after load.

Description Evgeny Popovich 2005-07-10 11:22:04 UTC
Version:           1.4.1 (using KDE KDE 3.4.1)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk) 
OS:                Linux

While working in sequence diagram, I'm creating synchronous message, then right-click on it and select "Select operation". After selecting class operation the message name appears in sequence diagram, but a new method without parameters is created in the target class.
Comment 1 Andr 2005-07-10 12:25:36 UTC
Hello,

Another problem that perhaps is caused by this is that when you load de project the opertion's names at sequence diagram are changed by numbers.

Regards.
Comment 2 Andr 2005-07-10 12:29:21 UTC
Created attachment 11736 [details]
This is the correct classes diagram
Comment 3 Andr 2005-07-10 12:31:17 UTC
Created attachment 11737 [details]
This is after exit and run, load again.
Comment 4 Andr 2005-07-10 12:32:26 UTC
Created attachment 11738 [details]
This is the correct sequence diagram
Comment 5 Andr 2005-07-10 12:33:43 UTC
Created attachment 11739 [details]
Sequence Diagram after load.
Comment 6 Andr 2005-07-10 12:36:32 UTC
Hello,

I use umbrello from rpm Suse 9.3.
Umbrello version: 1.4.1
Kde Version 3.4.1

and too with SVN version with date 9/07/2005 I have the same behaviour.

Regards.
Comment 7 Evgeny Popovich 2005-07-10 12:45:52 UTC
Also note, that the new method is not created if the selected method (in "Select Operation...") does not receive any parameters.
Comment 8 Oliver Kellogg 2005-07-10 13:58:52 UTC
I cannot confirm any of this (tried with svn main trunk.)
Comment 9 Oliver Kellogg 2005-09-06 23:19:11 UTC
Please try again with umbrello from branches/KDE/3.5/kdesdk of svn.kde.org.

*** This bug has been marked as a duplicate of 110843 ***
Comment 10 Oliver Kellogg 2005-09-11 23:32:39 UTC
You didn't say that you had unchecked "Show Operation Signature".
It's really a duplicate of 112333 which was fixed some moments ago.