From 83ccf24e1e5e82d97f3070c1d17fdbde64c846b7 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Wed, 31 Dec 2014 13:14:41 +0200 Subject: Support importing quoted multi-line notes field This adds support for importing multi-line notes field on CSV import. Naturally the notes filed must be quoted with " in this case. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/manualcsv2xml.xslt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/xslt/manualcsv2xml.xslt b/xslt/manualcsv2xml.xslt index 597b296f7..55968b512 100644 --- a/xslt/manualcsv2xml.xslt +++ b/xslt/manualcsv2xml.xslt @@ -55,6 +55,7 @@ + @@ -67,6 +68,7 @@ + @@ -313,6 +315,7 @@ + @@ -345,6 +348,7 @@ + @@ -352,12 +356,14 @@ + + @@ -370,8 +376,8 @@ - - + + -- cgit v1.2.3-70-g09d2