Summary: | Relative file URL generating incorrectly | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Michael Young <agentreborn3> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.5.1 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/tellico/-/commit/81a4dad2ce92f1642e854c0aaff6a932b2a10bae | Version Fixed In: | 3.5.2 |
Sentry Crash Report: |
Description
Michael Young
2023-07-29 16:48:05 UTC
Git commit 2e2b73fbff33e0323cc94e33e02fb8409a1c22c7 by Robby Stephenson. Committed on 23/09/2023 at 04:08. Pushed by rstephenson into branch 'master'. Use same relative url logic when writing XML output FIXED-IN: 3.5.2 M +0 -1 src/gui/CMakeLists.txt M +1 -1 src/gui/urlfieldwidget.h M +1 -2 src/tests/CMakeLists.txt M +1 -1 src/tests/fieldtest.cpp M +1 -0 src/tests/tellicoreadtest.cpp M +7 -4 src/translators/tellicoxmlexporter.cpp M +1 -0 src/utils/CMakeLists.txt R +0 -0 src/utils/urlfieldlogic.cpp [from: src/gui/urlfieldlogic.cpp - 100% similarity] R +0 -0 src/utils/urlfieldlogic.h [from: src/gui/urlfieldlogic.h - 100% similarity] https://invent.kde.org/office/tellico/-/commit/2e2b73fbff33e0323cc94e33e02fb8409a1c22c7 Git commit 81a4dad2ce92f1642e854c0aaff6a932b2a10bae by Robby Stephenson. Committed on 23/09/2023 at 04:08. Pushed by rstephenson into branch '3.5'. Use same relative url logic when writing XML output FIXED-IN: 3.5.2 M +0 -1 src/gui/CMakeLists.txt M +1 -1 src/gui/urlfieldwidget.h M +1 -2 src/tests/CMakeLists.txt M +1 -1 src/tests/fieldtest.cpp M +1 -0 src/tests/tellicoreadtest.cpp M +7 -4 src/translators/tellicoxmlexporter.cpp M +1 -0 src/utils/CMakeLists.txt R +0 -0 src/utils/urlfieldlogic.cpp [from: src/gui/urlfieldlogic.cpp - 100% similarity] R +0 -0 src/utils/urlfieldlogic.h [from: src/gui/urlfieldlogic.h - 100% similarity] https://invent.kde.org/office/tellico/-/commit/81a4dad2ce92f1642e854c0aaff6a932b2a10bae |