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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/615a4e9a0
                   |                            |0967bde6b0b688c31fbe1776ece
                   |                            |7658
             Status|ASSIGNED                    |RESOLVED

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 615a4e9a00967bde6b0b688c31fbe1776ece7658 by Dmitry Kazakov.
Committed on 09/12/2021 at 13:13.
Pushed by dkazakov into branch 'master'.

Fix an assert when loading a layer style from Krita 4.x days

The filename of a resource in Krita cannot have slashes inside,
because it confuses storages. And gradients created in Krita 4.x
and embedded into ASL could have full path in their filename.
In this particular case we can just safely convert the filename,
since it is not used for addressing in ASL.

M  +12   -1    libs/psdutils/asl/kis_asl_xml_parser.cpp

https://invent.kde.org/graphics/krita/commit/615a4e9a00967bde6b0b688c31fbe1776ece7658

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to