Task #3318
Import, compilation error, display an error message
Status: | New | Start date: | 10/12/2022 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
Currently in case of compilation error of an import module, TXM just say that the import module call ended with no additional information.
It is impossible to know what is happening from the point of view of the user.
Solution¶
- change the current message adding the exception message
- "Import failed" ->
- Le module d'import ne s'est pas terminé correctement. Il a rencontré l'erreur suivante "...".
- The import module did not finish correctly. It encountered the following error "...".
- "Import failed" ->
History
#1 Updated by Serge Heiden 3 months ago
- Description updated (diff)
#2 Updated by Matthieu Decorde about 1 month ago
- Target version changed from TXM 0.8.2 to TXM 0.8.3