[umbrello-devel] [umbrello] [Bug 363582] New: It would be nice for XMI file to have stable format.
MichaĆ Walenciak via KDE Bugzilla
bugzilla_noreply at kde.org
Fri May 27 09:20:08 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=363582
Bug ID: 363582
Summary: It would be nice for XMI file to have stable format.
Product: umbrello
Version: 2.19.1 (KDE Applications 16.04.1)
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: Kicer86 at gmail.com
Now with almost every save my xmi file gets many changes, mostly due to some
reordering.
Example:
- <UML:Model isLeaf="false" name="Model UML" isRoot="false" xmi.id="m1"
isSpecification="false" isAbstract="false">
+ <UML:Model isRoot="false" isLeaf="false" xmi.id="m1" isAbstract="false"
isSpecification="false" name="Model UML">
It would be nice to have it stable (for changes review and version
controlling).
Reproducible: Sometimes
Actual Results:
Unstable xmi file format.
Expected Results:
Stable xmi file format.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list