[libalkimia] [Bug 342047] Price quote importer does not take into account locale settings

2024-03-13 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=342047

Ralf Habacker  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||8.2
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/f4b8e6d
   ||3a30260174ddc7a99cdf6d421d0
   ||57e622

--- Comment #7 from Ralf Habacker  ---
Git commit f4b8e6d3a30260174ddc7a99cdf6d421d057e622 by Ralf Habacker.
Committed on 13/03/2024 at 17:00.
Pushed by habacker into branch 'master'.

Add support to select decimal separator used for parsing prices

To support the previous behaviour, an "old" decimal separator has also
been added as existing users may rely on it. For existing online source
definitions, this variant is automatically used as the default.
FIXED-IN:8.2

M  +37   -1autotests/alkonlinequoteprivatetest.cpp
M  +3-0autotests/alkonlinequotesourcetest.cpp
M  +30   -16   src/alkonlinequote_p.cpp
M  +1-1src/alkonlinequote_p.h
M  +110  -84   src/alkonlinequotedetails.ui
M  +13   -1src/alkonlinequotesource.cpp
M  +13   -1src/alkonlinequotesource.h
M  +18   -1src/alkonlinequotesource_p.h
M  +6-0src/alkonlinequoteswidget.cpp

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 342047] Price quote importer does not take into account locale settings

2024-03-07 Thread Bug Janitor Service via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=342047

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/office/alkimia/-/merge_requests/26

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 342047] Price quote importer does not take into account locale settings

2024-03-05 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=342047

--- Comment #5 from Ralf Habacker  ---
(In reply to David Houlden from comment #0)
> but if the source returns 1,065 this is interpreted as 1.065 instead
> of 1065.00

This is still the case

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 342047] Price quote importer does not take into account locale settings

2024-03-05 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=342047

--- Comment #4 from Ralf Habacker  ---
Git commit 55a0d05a414850df9a4bf12843e022d61fe42f0d by Ralf Habacker.
Committed on 05/03/2024 at 22:25.
Pushed by habacker into branch 'master'.

Add additional unit test for parsing prices using 'x,yyy'

M  +5-0autotests/alkonlinequoteprivatetest.cpp

https://invent.kde.org/office/alkimia/-/commit/55a0d05a414850df9a4bf12843e022d61fe42f0d

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 342047] Price quote importer does not take into account locale settings

2024-03-05 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=342047

--- Comment #3 from Ralf Habacker  ---
This issue may be related to bug 432770.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 342047] Price quote importer does not take into account locale settings

2024-03-05 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=342047

Ralf Habacker  changed:

   What|Removed |Added

  Component|general |Online quotes widget
Product|kmymoney|libalkimia
Version|git (master)|8.1.2
 CC||ralf.habac...@freenet.de

--- Comment #2 from Ralf Habacker  ---
> In webpricequote.cpp th

Assigned to libalkimia, as this support was outsourced to the aforementioned
library.

-- 
You are receiving this mail because:
You are the assignee for the bug.