[kmymoney] [Bug 462833] For database tables created with generated SQL, database storage layer doesn't correctly save and retrieve base currency
Ralf Habacker
bugzilla_noreply at kde.org
Sat Feb 21 15:42:49 GMT 2026
https://bugs.kde.org/show_bug.cgi?id=462833
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version| |5.2.2
Fixed/Implemented| |
In| |
Latest Commit| |https://invent.kde.org/offi
| |ce/kmymoney/-/commit/cf6560
| |e439998b01168b9696353376671
| |bd087ab
Status|REPORTED |RESOLVED
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit cf6560e439998b01168b9696353376671bd087ab by Ralf Habacker.
Committed on 21/02/2026 at 15:42.
Pushed by habacker into branch 'master'.
Fix bug not fetching base currency from sql databases
The problem was caused by the Qt-SQL database driver
converting an empty QString() to NULL, which is not
contained in the corresponding column where '' was
expected.
FIXED-IN:5.2.2
M +1 -1 kmymoney/plugins/sql/mymoneystoragesql_p.h
https://invent.kde.org/office/kmymoney/-/commit/cf6560e439998b01168b9696353376671bd087ab
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list