Bug 143634 - parameter datatypes not updating in class & sequence diagram
Summary: parameter datatypes not updating in class & sequence diagram
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-30 16:17 UTC by Jeroen Tietema
Modified: 2019-12-26 00:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
test case (13.91 KB, text/x-xmi)
2019-12-26 00:22 UTC, Ralf Habacker
Details

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