gnucash stable: Bug 799506 - reconcile bad date pops to 1969

John Ralls jralls at code.gnucash.org
Sat May 17 21:03:12 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash/commit/910130c5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/fc5ec5d3 (commit)



commit 910130c5009981986f886153bbf4b778ecb3a3ae
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat May 17 18:01:01 2025 -0700

    Bug 799506 - reconcile bad date pops to 1969
    
    Ensure that qof_scan_date always returns a valid year, month, and day
    by converting the result of date scanning to a struct tm and
    normalizing it.



Summary of changes:
 libgnucash/engine/gnc-date.cpp | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list