Bug 492548 - Support saving images to non-local locations
Summary: Support saving images to non-local locations
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: 3.5.4
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-02 14:11 UTC by Robby Stephenson
Modified: 2024-09-04 01:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Stephenson 2024-09-02 14:11:08 UTC
Tellico is unable to save images to a folder in the same location as the data file
Comment 1 Robby Stephenson 2024-09-04 01:22:09 UTC
Git commit c6e55685058a7349847c4797a7e049f918fec6af by Robby Stephenson.
Committed on 04/09/2024 at 01:18.
Pushed by rstephenson into branch '4.0'.

Allow saving images to some remote folders
FIXED-IN: 4.0

M  +5    -3    src/entryview.cpp
M  +110  -41   src/images/imagedirectory.cpp
M  +11   -9    src/images/imagedirectory.h
M  +43   -36   src/images/imagefactory.cpp
M  +5    -5    src/images/imagefactory.h
M  +1    -1    src/mainwindow.cpp
A  +-    --    src/tests/data/with-local-image.tc
A  +-    --    src/tests/data/with-local-image_files/17b54b2a742c6d342a75f122d615a793.jpeg
M  +2    -2    src/tests/documenttest.cpp
M  +3    -2    src/tests/htmlexportertest.cpp
M  +51   -0    src/tests/tellicoreadtest.cpp
M  +1    -0    src/tests/tellicoreadtest.h
M  +2    -2    src/translators/htmlexporter.cpp

https://invent.kde.org/office/tellico/-/commit/c6e55685058a7349847c4797a7e049f918fec6af
Comment 2 Robby Stephenson 2024-09-04 01:35:54 UTC
Git commit 924d2c4f1f95cd2da38a813e4ee020d845ca0473 by Robby Stephenson.
Committed on 04/09/2024 at 01:35.
Pushed by rstephenson into branch 'master'.

Allow saving images to some remote folders
FIXED-IN: 4.0

M  +5    -3    src/entryview.cpp
M  +110  -41   src/images/imagedirectory.cpp
M  +11   -9    src/images/imagedirectory.h
M  +43   -36   src/images/imagefactory.cpp
M  +5    -5    src/images/imagefactory.h
M  +1    -1    src/mainwindow.cpp
A  +-    --    src/tests/data/with-local-image.tc
A  +-    --    src/tests/data/with-local-image_files/17b54b2a742c6d342a75f122d615a793.jpeg
M  +2    -2    src/tests/documenttest.cpp
M  +3    -2    src/tests/htmlexportertest.cpp
M  +51   -0    src/tests/tellicoreadtest.cpp
M  +1    -0    src/tests/tellicoreadtest.h
M  +2    -2    src/translators/htmlexporter.cpp

https://invent.kde.org/office/tellico/-/commit/924d2c4f1f95cd2da38a813e4ee020d845ca0473