Bug 474560 - image saved with .tiff extension instead of .tif
Summary: image saved with .tiff extension instead of .tif
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-DImg-TIFF (show other bugs)
Version: 8.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-15 16:05 UTC by guenael
Modified: 2023-09-17 21:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description guenael 2023-09-15 16:05:13 UTC
SUMMARY

When an image with a name such as abcde.tif extension is edited in the image editor, the edited image is saved as abcde_v1.tiff  


STEPS TO REPRODUCE
1. load image into the image editor
2. edit the image
3. save changes
4. compare names of the two files

OBSERVED RESULT
name-of-image_v1.tiff

EXPECTED RESULT
name-of-image_v1.tif

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Same issue on KDE Neon based on Ubuntu 22.10 ; it has existed for quite a long time, I just never took the time to report it since it's a mere annoyance.
Comment 1 Maik Qualmann 2023-09-17 20:50:30 UTC
Git commit 3660d6b05c03d06ce5282d376d9f2b919bf2b3da by Maik Qualmann.
Committed on 17/09/2023 at 22:49.
Pushed by mqualmann into branch 'master'.

update the result format for TIFF and JPG to the existing original suffix
FIXED-IN: 8.2.0

M  +1    -1    NEWS
M  +15   -0    core/libs/versionmanager/versionmanager.cpp

https://invent.kde.org/graphics/digikam/-/commit/3660d6b05c03d06ce5282d376d9f2b919bf2b3da
Comment 2 Maik Qualmann 2023-09-17 21:08:29 UTC
Git commit d57f575b047c57383586bcc2b5d9a3a45eed475d by Maik Qualmann.
Committed on 17/09/2023 at 23:07.
Pushed by mqualmann into branch 'master'.

fix change result format

M  +8    -4    core/libs/versionmanager/versionmanager.cpp

https://invent.kde.org/graphics/digikam/-/commit/d57f575b047c57383586bcc2b5d9a3a45eed475d