https://bugs.kde.org/show_bug.cgi?id=508902
Robby Stephenson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |4.1.4 Latest Commit| |https://invent.kde.org/offi | |ce/tellico/-/commit/c139d54 | |ffa15184c10ca9314f1bc7834ab | |b675ad Status|REPORTED |RESOLVED --- Comment #3 from Robby Stephenson <[email protected]> --- Git commit c139d54ffa15184c10ca9314f1bc7834abb675ad by Robby Stephenson. Committed on 11/09/2025 at 21:55. Pushed by rstephenson into branch 'master'. Ensure EntryView uses temp dir for images unless otherwise directed EntryViews in the FetchDialog were saving images into the local data dir even when the entry with the image was never saved to the collection. Rather than relying on the config setting, rely on the owner of the view telling it whether to use temp dirs or not. FIXED-IN: 4.1.4 M +1 -0 ChangeLog M +1 -3 src/document.cpp M +0 -2 src/document.h M +1 -0 src/entrymatchdialog.cpp M +11 -7 src/entryview.cpp M +2 -0 src/entryview.h M +3 -0 src/mainwindow.cpp M +0 -1 src/tests/documenttest.cpp https://invent.kde.org/office/tellico/-/commit/c139d54ffa15184c10ca9314f1bc7834abb675ad -- You are receiving this mail because: You are watching all bug changes.
