[umbrello-devel] [umbrello] [Bug 352748] New: Umbrello add's 'package' stereotype after converting a class-or-package stereotyped uml object to package
Ralf Habacker
ralf.habacker at freenet.de
Tue Sep 15 14:52:07 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=352748
Bug ID: 352748
Summary: Umbrello add's 'package' stereotype after converting a
class-or-package stereotyped uml object to package
Product: umbrello
Version: 2.14.1 (KDE Applications 4.14.1)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
With bug 336012 umbrello got a feature to retype an uml object which could not
be clearly identified as class or package on c++ import to a package by a
context menu entry.
After retyping the package gets a 'package' stereotype which is obsolate and
should be removed
Reproducible: Always
Steps to Reproduce:
1. create a file named test.h with the following content
class Test { Test(MyTestType::MyTest a); };
2. start umbrello
3. import test.h
4. select tree view Item named MyTestType and select right-mouse-click->change
into package
Actual Results:
The resulting package contains a stereotype "package"
Expected Results:
The stereotype should be removed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list