https://bugs.freedesktop.org/show_bug.cgi?id=48056

--- Comment #16 from Lionel Elie Mamane <lio...@mamane.lu> 2012-07-09 16:47:19 
PDT ---
It seems reverting Kohei's commit does not solve this.

Hmm... It could be we just moved to a stricter parser or call the parser
differently so that errors lead to an abort rather than ignore the XML node
with error. When opening with

 LibreOffice 3.3.3 
 OOO330m19 (Build:301)
 tag libreoffice-3.3.3.1, Debian package 1:3.3.3-4+b1

I get these warnings&errors on stderr/stdout:


Jul 9, 2012 6:41:06 PM
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
startElement
WARNING: Unknown tag
<urn:oasis:names:tc:opendocument:xmlns:table:1.0:calculation-settings>: Start
to ignore this element and all of its childs.  [Location: Line=2 Column=4637] 
Jul 9, 2012 6:41:06 PM
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
startElement
WARNING: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:drawing:1.0:g>:
Start to ignore this element and all of its childs.  [Location: Line=2
Column=6778] 
Jul 9, 2012 6:41:06 PM
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
startElement
WARNING: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:drawing:1.0:g>:
Start to ignore this element and all of its childs.  [Location: Line=2
Column=6806] 
Jul 9, 2012 6:41:06 PM
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
startElement
WARNING: Unknown tag
<urn:oasis:names:tc:opendocument:xmlns:table:1.0:calculation-settings>: Start
to ignore this element and all of its childs.  [Location: Line=2 Column=4637] 
Jul 9, 2012 6:41:06 PM
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
startElement
WARNING: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:drawing:1.0:g>:
Start to ignore this element and all of its childs.  [Location: Line=2
Column=6778] 
Jul 9, 2012 6:41:06 PM
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
startElement
WARNING: Unknown tag <urn:oasis:names:tc:opendocument:xmlns:drawing:1.0:g>:
Start to ignore this element and all of its childs.  [Location: Line=2
Column=6806]

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to