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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to