https://bugs.kde.org/show_bug.cgi?id=453075
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/tellico/commit/eb98b1d7c |ce/tellico/commit/b073fa38d |b5684736e16bf3005723928a488 |2b2e9fbd0a593a68979ff6a85f6 |74bc |ce73 --- Comment #2 from Robby Stephenson <ro...@periapsis.org> --- Git commit b073fa38d2b2e9fbd0a593a68979ff6a85f6ce73 by Robby Stephenson. Committed on 27/04/2022 at 19:12. Pushed by rstephenson into branch '3.4'. Fix image paths when importing and exporting GCstar collections. Be sure to have directory delimiters where appropriate. Add a unit test case with a wine collection. FIXED-IN: 3.4.5 M +4 -0 ChangeLog A +- -- src/tests/data/fb23724a101bd7100cd0360b8ad368bc.jpeg M +2 -7 src/tests/data/test-wine.gcs M +8 -4 src/tests/gcstartest.cpp M +42 -34 src/translators/gcstarexporter.cpp M +2 -0 src/translators/gcstarexporter.h M +2 -2 src/translators/gcstarimporter.cpp M +42 -30 xslt/gcstar2tellico.xsl M +7 -4 xslt/tellico2gcstar.xsl https://invent.kde.org/office/tellico/commit/b073fa38d2b2e9fbd0a593a68979ff6a85f6ce73 -- You are receiving this mail because: You are watching all bug changes.