https://bugs.kde.org/show_bug.cgi?id=414333
--- Comment #5 from Jack <ostrof...@users.sourceforge.net> --- With an updated F::Q (and associated other perl CPAN modules) I have success, but there seem to be wrinkles. Using a source of "yahoo_json" or "fool" I do get a result. Using "usa" I get a request to get an Alphavantage API key. With the failover turned on, it always succeeds, but it seems the result hash also includes previous values, which was confusing until I realized what it was doing. However, one of the hash keys indicates which source actually did succeed, so we might consider this option. Separate issue, as mentioned in the email thread - in configuring the online source, when you check the "Use Finance::Quote" checkbox, it clears the dropdown for the online source. Thomas mentioned on the mailing list that the checked state of the checkbox is only saved if there is a value in the dropdown, so that logic doesn't make sense, separate of actually getting a quote. -- You are receiving this mail because: You are watching all bug changes.