Bug #1361

Mis à jour par Matthieu Decorde il y a plus de 4 ans

The space char is a problem in locutors names because they are used by Transcriber to code multiple locutors

h3. Solution

if the locutor name contains spaces they must replace with "_".

If not down, then multiple locutor turn declared in the Turn element won't work since it uses sapces to separate locutor ids

Retour