gnucash maint: Bug 796982 - Import Bills & Invoices: change in un_escape() routine...

John Ralls jralls at code.gnucash.org
Wed Dec 19 00:32:16 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/f2976420 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2524482b (commit)



commit f29764202ec9f7ace6eb726c246799cb19ad5c1a
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 18 21:29:53 2018 -0800

    Bug 796982 - Import Bills & Invoices: change in un_escape() routine...
    
    causes description and notes fields to be mangled.
    
    Simple error, but rewrote the function to be more idiomatic, resisting
    temptation to abuse the ternary operator.



Summary of changes:
 gnucash/import-export/bi-import/dialog-bi-import.c | 24 +++++++++-------------
 1 file changed, 10 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list