Feature #1248
Mis à jour par Serge Heiden il y a plus de 10 ans
Currently TXM stops We need to be able to finish the import process and displays a stacktrace if a XSL failed to be applied on with a XML source file.
h3. Solution
Currently TXM needs to go farther with stop the other source texts import and try to finalize the import.
h3. Solution
* display a stacktrace. We can add a try&catch block
* and display the path+name of the source file
* display the XSL error message in the console instead.
* move the source file Files not processed are stored in the "xslerror" sub-directory of the binary corpus directory direcotory.
h3. Solution
Currently TXM needs to go farther with stop the other source texts import and try to finalize the import.
h3. Solution
* display a stacktrace. We can add a try&catch block
* and display the path+name of the source file
* display the XSL error message in the console instead.
* move the source file Files not processed are stored in the "xslerror" sub-directory of the binary corpus directory direcotory.