gnucash stable: Bug 799490 - Error on start or opening a gnucash file: Can't parse the URL
John Ralls
jralls at code.gnucash.org
Sat May 17 21:24:33 EDT 2025
Updated via https://github.com/Gnucash/gnucash/commit/019fbb3f (commit)
from https://github.com/Gnucash/gnucash/commit/910130c5 (commit)
commit 019fbb3f58dc987070accb636fde4f02bc5d0600
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 17 18:23:23 2025 -0700
Bug 799490 - Error on start or opening a gnucash file: Can't parse the URL
g_filename_from_uri can't handle # in paths but gnc_uri_get_path can.
Summary of changes:
gnucash/gnome-utils/dialog-file-access.c | 3 +--
gnucash/gnome-utils/dialog-preferences.c | 3 ++-
libgnucash/engine/qofsession.cpp | 3 ++-
3 files changed, 5 insertions(+), 4 deletions(-)
More information about the gnucash-patches
mailing list