Bug 491476 - No display of which data format an online source supports
Summary: No display of which data format an online source supports
Status: RESOLVED FIXED
Alias: None
Product: alkimia
Classification: Frameworks and Libraries
Component: Online quotes widget (show other bugs)
Version: master
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-09 09:28 UTC by Ralf Habacker
Modified: 2024-08-09 14:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 8.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2024-08-09 09:28:05 UTC
In the past, it was found that online sources that parse HTML files often had to be adapted, as the operators of the corresponding websites frequently change the layout of the pages. In contrast, the structure of CSV data sources changes much less. However, the data format used cannot be seen in the list of online sources, but only in the detailed information for a source, which means additional work if there are a large number of sources, as each individual source has to be selected. It would be helpful if the data format appeared in the list.

STEPS TO REPRODUCE
1. download kmymoney binary from https://cdn.kde.org/ci-builds/office/kmymoney/master/
2. start kmymoney 
3. in the menu select Settings->"Configure kmymoney"->online quotes
4. Inspect the list of available online quotes

OBSERVED RESULT
There is no indication of which data format a quota source is used. You have to select each individual source to obtain this information in the details.

EXPECTED RESULT
The supported data format should be displayed in the list
Comment 1 Bug Janitor Service 2024-08-09 13:49:50 UTC
A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/47
Comment 2 Ralf Habacker 2024-08-09 14:26:40 UTC
Git commit f6a00728c1bf3175b8975aec806c5861a5d1f61f by Ralf Habacker.
Committed on 09/08/2024 at 13:49.
Pushed by habacker into branch 'master'.

Add column showing data format to the quotes list

This helps users to find more stable online qoute sources.
FIXED-IN:8.2

M  +3    -3    autotests/alkonlinequotesourcetest.cpp
M  +4    -1    src/alkonlinequotesmodel.cpp
M  +1    -0    src/alkonlinequotesmodel.h
M  +21   -0    src/alkonlinequotesource.cpp
M  +7    -0    src/alkonlinequotesource.h
M  +4    -4    src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/-/commit/f6a00728c1bf3175b8975aec806c5861a5d1f61f