Bug #3161

Mis à jour par Serge Heiden il y a environ 4 ans

Currently when the import process encounters a text without any word, it stops stop with the an error message "** no words written." word written" during the compiler step. The import must continue to process the other texts and the text must be ignored. ignored

h3. Solution

If a text with no word is detected during the compiler step, display continue the import, show a warning message, message and remove the associated Text and resume the import.

Retour