https://bugs.kde.org/show_bug.cgi?id=463438
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/tellico/commit/9ae808ac1 | |377e8f22bb417678fa277e89ea2 | |b849 Status|REPORTED |RESOLVED Resolution|--- |FIXED Version Fixed In| |3.4.6 --- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- Git commit 9ae808ac1377e8f22bb417678fa277e89ea2b849 by Robby Stephenson. Committed on 02/01/2023 at 16:34. Pushed by rstephenson into branch '3.4'. SRU fetcher should fallback to https if http returns invalid result This being the stable branch, don't add a new config option to specify protocol. Check for https in the returned string, as DNB does, and just try again. Test case also added. FIXED-IN: 3.4.6 M +16 -3 src/fetch/srufetcher.cpp M +2 -0 src/fetch/srufetcher.h M +24 -0 src/tests/srufetchertest.cpp M +1 -0 src/tests/srufetchertest.h https://invent.kde.org/office/tellico/commit/9ae808ac1377e8f22bb417678fa277e89ea2b849 -- You are receiving this mail because: You are watching all bug changes.