From 458e7e9ff1aa851b1bc0e0f4ca23fa47a2da81bd Mon Sep 17 00:00:00 2001 From: Christopher Lam Date: Fri, 23 Feb 2018 15:32:28 +0800 Subject: [PATCH] html-document.scm: Restore tag A previous commit 5b40df510 has eaten the opening tag which makes the whole document an invalid XML tree. After this fix, the document is still not valid XHTML. Until the exact DOCTYPE is finalised I suggest we restore the root tag. --- gnucash/report/report-system/html-document.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnucash/report/report-system/html-document.scm b/gnucash/report/report-system/html-document.scm index b95ddb11c7..e9c77e845b 100644 --- a/gnucash/report/report-system/html-document.scm +++ b/gnucash/report/report-system/html-document.scm @@ -157,6 +157,7 @@ ;;./share/gnucash/scm/gnucash/report/taxinvoice.eguile.scm: ;;./share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm: + (push "\n") (push "\n") (push "\n") (if css?