https://bugs.kde.org/show_bug.cgi?id=390584
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/4c31962dd75f0087824ce4c0 | |eace5cabfc0d2098 Status|CONFIRMED |RESOLVED --- Comment #7 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 4c31962dd75f0087824ce4c0eace5cabfc0d2098 by Boudewijn Rempt. Committed on 20/02/2018 at 07:17. Pushed by rempt into branch 'master'. PSD: save layers with an empty name as "Unnamed Layer" Photoshop does not support layers with no names; you cannot even create them in Photoshop. Saving layers to PSD with an empty name results in an invalid PSD file, so subsitute "Unnamed Layer". M +1 -1 plugins/impex/psd/psd_layer_section.cpp https://commits.kde.org/krita/4c31962dd75f0087824ce4c0eace5cabfc0d2098 -- You are receiving this mail because: You are watching all bug changes.