mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Be smarter about what is path and key for each slot. Instead of assuming a slash is always a path separator (first attempt on unstable) or never a separator (second attempt), track the parent path while loading kvp slots from the db and deduce the slot's name by substracting this parent path.