Bug #1878
Updated by Matthieu Decorde over 4 years ago
If one of the section fields is empty a StackOverflowError error is raised. raised
h3. Solution
Implement protect the punctuation regular expression if value is empty.
If value is empty show a new character class strategy: https://groupes.renater.fr/wiki/txm-info/public/composant_de_tokenisation#solution_1_simpletokenizerxml ('Gestion des classes' section) warning message : "Warning empty tokenizer parameter value for key=$key"
h3. Solution
Implement protect the punctuation regular expression if value is empty.
If value is empty show a new character class strategy: https://groupes.renater.fr/wiki/txm-info/public/composant_de_tokenisation#solution_1_simpletokenizerxml ('Gestion des classes' section) warning message : "Warning empty tokenizer parameter value for key=$key"