Feature #3456
Mis à jour par Serge Heiden il y a presque 2 ans
Currently the result export tool adds the format extension after the file name [SLH: sure? "IF IF the extension is not the right one"]. one.
h3. Solution A)
Discuss extension management when exporting results:
A- don't change the extension -> the user knows what he does
B- always add the extension IF the extension is not the right one (TXM 0.8.x)
Ca- always replace the extension with the export format
Cb- always replace the extension with the export format unless the extension is not managed by TXM export
D- ...
h3. Solution B)
1- remove any file extension present in filename
2- put the extension of the format asked for
h3. Solution A)
Discuss extension management when exporting results:
A- don't change the extension -> the user knows what he does
B- always add the extension IF the extension is not the right one (TXM 0.8.x)
Ca- always replace the extension with the export format
Cb- always replace the extension with the export format unless the extension is not managed by TXM export
D- ...
h3. Solution B)
1- remove any file extension present in filename
2- put the extension of the format asked for