Feature #1248
Mis à jour par Matthieu Decorde il y a plus de 10 ans
We need to be able to finish the import if a XSL failed to be applied with a XML file.
h3. Solution
Currently TXM stop the import and display a stacktrace. We can add a try&catch block and display the XSL error message instead.
Files not processed are stored in the "xslerror" direcotory.
h3. Solution
Currently TXM stop the import and display a stacktrace. We can add a try&catch block and display the XSL error message instead.
Files not processed are stored in the "xslerror" direcotory.