report-openoffice-team team mailing list archive
-
report-openoffice-team team
-
Mailing list archive
-
Message #00015
[Bug 515434] [NEW] XMLSyntaxError
Public bug reported:
Revision: 3
When I generated the report "report_openoffice_samples.account_invoice",
I met the following error:
File: "addons/report_openoffice/report_openoffice.py", line 224, in create_single_pdf
[2010-02-01 11:50:48,644] ERROR:web-services:[26]: processed_rml = self.preprocess_rml(etree.XML(rml),report_xml.report_type)
[2010-02-01 11:50:48,644] ERROR:web-services:[27]: File "lxml.etree.pyx", line 2421, in lxml.etree.XML (src/lxml/lxml.etree.c:23802)
[2010-02-01 11:50:48,645] ERROR:web-services:[28]: File "parser.pxi", line 1510, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:63925)
[2010-02-01 11:50:48,645] ERROR:web-services:[29]: File "parser.pxi", line 1389, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:62857)
[2010-02-01 11:50:48,645] ERROR:web-services:[30]: File "parser.pxi", line 931, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:60016)
[2010-02-01 11:50:48,645] ERROR:web-services:[31]: File "parser.pxi", line 542, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:56659)
[2010-02-01 11:50:48,645] ERROR:web-services:[32]: File "parser.pxi", line 628, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:57504)
[2010-02-01 11:50:48,645] ERROR:web-services:[33]: File "parser.pxi", line 568, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:56902)
[2010-02-01 11:50:48,645] ERROR:web-services:[34]: XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1
** Affects: report-openoffice
Importance: Undecided
Status: New
--
XMLSyntaxError
https://bugs.launchpad.net/bugs/515434
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.
Status in OpenOffice.org Reporting Tool for OpenObject: New
Bug description:
Revision: 3
When I generated the report "report_openoffice_samples.account_invoice", I met the following error:
File: "addons/report_openoffice/report_openoffice.py", line 224, in create_single_pdf
[2010-02-01 11:50:48,644] ERROR:web-services:[26]: processed_rml = self.preprocess_rml(etree.XML(rml),report_xml.report_type)
[2010-02-01 11:50:48,644] ERROR:web-services:[27]: File "lxml.etree.pyx", line 2421, in lxml.etree.XML (src/lxml/lxml.etree.c:23802)
[2010-02-01 11:50:48,645] ERROR:web-services:[28]: File "parser.pxi", line 1510, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:63925)
[2010-02-01 11:50:48,645] ERROR:web-services:[29]: File "parser.pxi", line 1389, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:62857)
[2010-02-01 11:50:48,645] ERROR:web-services:[30]: File "parser.pxi", line 931, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:60016)
[2010-02-01 11:50:48,645] ERROR:web-services:[31]: File "parser.pxi", line 542, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:56659)
[2010-02-01 11:50:48,645] ERROR:web-services:[32]: File "parser.pxi", line 628, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:57504)
[2010-02-01 11:50:48,645] ERROR:web-services:[33]: File "parser.pxi", line 568, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:56902)
[2010-02-01 11:50:48,645] ERROR:web-services:[34]: XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1
Follow ups
References