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/ | |krita/commit/df70a870b72d70 | |df236009199116791485ca781e Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Boudewijn Rempt <b...@valdyas.org> --- Git commit df70a870b72d70df236009199116791485ca781e by Boudewijn Rempt. Committed on 04/06/2019 at 09:01. Pushed by rempt into branch 'master'. 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/df70a870b72d70df236009199116791485ca781e -- You are receiving this mail because: You are watching all bug changes.