Task #3336

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

To reproduce:
1- compute a concordance on VOEUX
2- change the pivot properties to word + frpos
3- open the word annotation toolbar
4- bug, the table is not correctly filled with multiple exception:
<pre>Cannot invoke java.util.List.get(int) because the return value of java.util.Map.get(Object) is null</pre>

No bug when:
1- compute a concordance on VOEUX
2-1- change the pivot properties to word + frpos
2-2- compute
3- open the word annotation toolbar
4- no bug

Retour