[Mono-bugs] [Bug 82357][Wis] New - XslCallTemplate does not support SignificantWhitespace

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 7 15:10:35 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by pmladek at suse.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=82357

--- shadow/82357	2007-08-07 15:10:35.000000000 -0400
+++ shadow/82357.tmp.16716	2007-08-07 15:10:35.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 82357
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: pmladek at suse.cz               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XslCallTemplate does not support SignificantWhitespace
+
+Description of Problem:
+The current version of odf-converter
+(http://odf-converter.sourceforge.net/) is not able to convert .ODP file in
+to .XLSX. It prints the following message:
+
+[INFO][test.ods] Converting file: test.ods into test.xlsx
+[ERROR][test.ods] Conversion failed - Error during conversion
+[DEBUG][test.ods] Unexpected node type SignificantWhitespace at
+assembly://localhost/sharedStrings.xsl(122,54).(  at Mono.Xml.Xsl.Operation
+s.XslCallTemplate.Compile (Mono.Xml.Xsl.Compiler c) [0x00000] 
+  at Mono.Xml.Xsl.Operations.XslCompiledElement..ctor
+(Mono.Xml.Xsl.Compiler c) [0x00000] 
+  at Mono.Xml.Xsl.Operations.XslCallTemplate..ctor (Mono.Xml.Xsl.Compiler
+c) [0x00000] 
+
+
+I'll attach a patch that fixed the problem for me.
+
+Please, tell me if you need more details to reproduce the problem.


More information about the mono-bugs mailing list