Skip to content

Fix loading invalid tag files/saving tag files

Halla Rempt requested to merge work/rempt/bug-442888 into master

Invalid or broken tag files were not filtered out when synchronizing the database. Additionally, KisTag::save() would always return false.

Note: this also removes an unused API.

Edited by Halla Rempt

Merge request reports