https://bugs.kde.org/show_bug.cgi?id=483138
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |8.2 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/alkimia/-/commit/2320385 | |4264b5837939be9e7bb0bb4d19e | |9915df Status|ASSIGNED |RESOLVED --- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 23203854264b5837939be9e7bb0bb4d19e9915df by Ralf Habacker. Committed on 27/03/2024 at 18:00. Pushed by habacker into branch 'master'. Add download type to class AlkOnlineQuote[Source] and in ui With this commit one instance of class AlkWebPage is used for downloading and showing the html content, which fixed bug 479440. Related: bug 479440 FIXED-IN:8.2 M +11 -7 autotests/alkonlinequotetest.cpp M +1 -1 autotests/alkonlinequotetest.h M +7 -5 src/alkonlinequote.cpp M +55 -54 src/alkonlinequote_p.cpp M +5 -5 src/alkonlinequote_p.h M +120 -111 src/alkonlinequotedetails.ui M +31 -1 src/alkonlinequotesource.cpp M +11 -2 src/alkonlinequotesource.h M +18 -17 src/alkonlinequotesource_p.h M +25 -1 src/alkonlinequotesprofile_p.cpp M +2 -0 src/alkonlinequotesprofile_p.h M +11 -0 src/alkonlinequoteswidget.cpp https://invent.kde.org/office/alkimia/-/commit/23203854264b5837939be9e7bb0bb4d19e9915df -- You are receiving this mail because: You are the assignee for the bug.