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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/615a4e9a0 |hics/krita/commit/162344b93
                   |0967bde6b0b688c31fbe1776ece |6b6e73f52ed462abe2f6c51efdf
                   |7658                        |b100

--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 162344b936b6e73f52ed462abe2f6c51efdfb100 by Dmitry Kazakov.
Committed on 09/12/2021 at 13:25.
Pushed by dkazakov into branch 'krita/5.0'.

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/psd/asl/kis_asl_xml_parser.cpp

https://invent.kde.org/graphics/krita/commit/162344b936b6e73f52ed462abe2f6c51efdfb100

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

Reply via email to