| Summary: | Save Incremental Version fails with specific file paths | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Anna Medonosova <anna.medonosova> |
| Component: | File formats | Assignee: | Halla Rempt <halla> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | dimula73, halla |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/61d361583c764a0e1f55ff0268836253a985476b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Anna Medonosova
2020-05-19 21:16:29 UTC
Git commit ba632d486d6e700b837b3d8039916919e1ae5871 by Boudewijn Rempt. Committed on 20/05/2020 at 10:25. Pushed by rempt into branch 'krita/4.3'. Only regexp the filename, not the whole path for save incremental And incremental backup, too. M +10 -8 libs/ui/KisViewManager.cpp https://invent.kde.org/graphics/krita/commit/ba632d486d6e700b837b3d8039916919e1ae5871 Git commit 61d361583c764a0e1f55ff0268836253a985476b by Boudewijn Rempt. Committed on 20/05/2020 at 10:26. Pushed by rempt into branch 'master'. Only regexp the filename, not the whole path for save incremental And incremental backup, too. (cherry picked from commit ba632d486d6e700b837b3d8039916919e1ae5871) M +10 -8 libs/ui/KisViewManager.cpp https://invent.kde.org/graphics/krita/commit/61d361583c764a0e1f55ff0268836253a985476b |