[Libreoffice-bugs] [Bug 140593] New: EXPORT LibreOffice crashes on export XSLT 2.0
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 22 11:14:51 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140593
Bug ID: 140593
Summary: EXPORT LibreOffice crashes on export XSLT 2.0
Product: LibreOffice
Version: 7.1.0.3 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: filters and storage
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: stephane.garcia at ign.fr
Description:
I made a 2.0 XSLT filter in order to convert a document into a specific XML
structure.
When I try to export the LibreOffice document to that xtructure, it générâtes
an error. but there is no information on what part of the XSL caused the
process to fail.
Steps to Reproduce:
1.In LibreOffice Writer, create a filter based on this XSL (the export format
is XML)
https://github.com/cnigfr/structuration-reglement-urbanisme/blob/master/outils/conversion-FODT-2-CNIG/fodt2CNIG.xsl
2.Check the requires 2.0 transformation and save the filter
3.Open this LibreOffice document
https://github.com/cnigfr/structuration-reglement-urbanisme/blob/master/outils/conversion-FODT-2-CNIG/exemple%20PLU_Jaleyrac.fodt
4.Export the document using the filter created above
Actual Results:
We get a global error and the export file is not generated
Expected Results:
the export should run successfully
Reproducible: Always
User Profile Reset: No
Additional Info:
the XSL mentioned in the reproducing steps is valid and produce the expected
result when applied to the mentioned LibreOffice file using for example Altova
XML spy.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210222/e29e7fb9/attachment.htm>
More information about the Libreoffice-bugs
mailing list