https://bugs.kde.org/show_bug.cgi?id=408280
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/df70a870b72d70 |krita/commit/eada5bb027c47e |df236009199116791485ca781e |f7cb287a5c080e11680022485e --- Comment #14 from Boudewijn Rempt <b...@valdyas.org> --- Git commit eada5bb027c47ef7cb287a5c080e11680022485e by Boudewijn Rempt. Committed on 04/06/2019 at 15:21. Pushed by rempt into branch 'krita/4.2'. Fix loading vector layers when kzip mangled the paths on saving We have to substitute the image name with the actual folder we find in the file , which might be different, because kzip is crap at encodings. But we also should be careful when comparing the layer's path with what we expect so we don't double up the path to the file we want to read M +3 -4 libs/store/KoQuaZipStore.cpp https://invent.kde.org/kde/krita/commit/eada5bb027c47ef7cb287a5c080e11680022485e -- You are receiving this mail because: You are watching all bug changes.