https://bugs.kde.org/show_bug.cgi?id=56184
--- Comment #104 from Oliver Kellogg <okell...@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 watching all bug changes.