[umbrello] [Bug 56184] Support loading of foreign XMI file formats

Oliver Kellogg bugzilla_noreply at kde.org
Sat Feb 5 08:12:54 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=56184

--- Comment #104 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit b3c005b7c139d4900c44c188231be82a49cbaa35 by Oliver Kellogg.
Committed on 05/02/2022 at 08:12.
Pushed by okellogg into branch 'master'.

Support loading of XMI from https://www.softwareideas.net

umbrello/umldoc.cpp
- In function encoding(QIODevice&) while-loop case
  node.isProcessingInstruction() case (pos >= 0), compare encData
  to "UTF-8", "windows-1252" case insensitively.
- In function loadFromXMI case outerTag "xmi:XMI" loop over nodes,
  handle outerTag "packagedElement" alongside "Model" and "Package".

Thanks to Jess Jones for https://bugs.kde.org/attachment.cgi?id=146297

M  +4    -3    umbrello/umldoc.cpp

https://invent.kde.org/sdk/umbrello/commit/b3c005b7c139d4900c44c188231be82a49cbaa35

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list