Bug 143634

Summary: parameter datatypes not updating in class & sequence diagram
Product: [Applications] umbrello Reporter: Jeroen Tietema <jeroen>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: test case

Description Jeroen Tietema 2007-03-30 16:17:55 UTC
Version:           1.5.6 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Problem:
When I use an inherited function in a class then Umbrello copy's the function to the class. When I then change the datatype of a parameter then the class that's supposed to inherit it will keep the old version of the function. The next time I select 'select operation' it displays the old and the new function.

Hope you guys understand what I mean. 

Expected behaviour:
It would be nice if the functions in the diagram would link to the function in class from which it is inherited and not to a copy of it in the class of which I am calling the function.

Great program btw. Thumbs up :-)

Greetings Jeroen
Comment 1 Andrew Crouthamel 2018-11-02 04:28:30 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-16 02:40:49 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 3 Ralf Habacker 2019-12-26 00:22:01 UTC
Created attachment 124717 [details]
test case

The mentioned issue could not be reproduced with the recent version. A method located in a base class is not copied into a derived class.
Comment 4 Ralf Habacker 2019-12-26 00:30:09 UTC
The version in which this behavior was fixed is currently unknown.