gnucash-docs stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Tue Jul 14 16:45:26 EDT 2026
Updated via https://github.com/Gnucash/gnucash-docs/commit/8ae8d1d4 (commit)
via https://github.com/Gnucash/gnucash-docs/commit/46140466 (commit)
from https://github.com/Gnucash/gnucash-docs/commit/55225063 (commit)
commit 8ae8d1d459a5f81e178f639b507411503c870c5a
Merge: 55225063 46140466
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jul 14 13:27:01 2026 -0700
Merge Tom Teixeira's 'bug799774' into stable.
commit 46140466035806b13cad62fed93e2eef3498022b
Author: Thomas Teixeira <tjteixeira at earthlink.net>
Date: Sat Jul 11 17:27:36 2026 -1000
bug 799744 - Import transaction from CSV skips fields if CSV file has backslash just before final quote in a quoted field
Add description of the new check box "Enable escape character" in section
"6.16.5 Import CSV Transations" which is selected by default but if not
set, escape characters (backslashes) will have no special meaning.
In particular, backslashes immediately before a quote are included literally
and do not prevent recognition of the quote at the end of the string.
Note that running xmlformat.pl changed line breaks on otherwise unmodified text.
Updated Figure 6.5 "The CSV Import Preview Pane" to show the new checkbox
in the enabled state.
Summary of changes:
C/manual/ch_Transactions.docbook | 48 +++++++++++++++------
.../figures/CSV_Import_transactions_Preview.png | Bin 106364 -> 152488 bytes
2 files changed, 35 insertions(+), 13 deletions(-)
More information about the gnucash-patches
mailing list