Bug #3348

Mis à jour par Matthieu Decorde il y a environ 2 ans

Currently the concordance left&pivot&right form is filled with the frlemma properties

To reproduce :
* [restart the portal webapps]
* compute a concordance -> the default properties are OK (word is the default value)
* compute a specificity
* compute a concordance -> the default properties are NOT OK (frlemma is the default value)

h3. Solution

-See Replace with word.

See
if it's a configuration of the VOEUX corpus or if the portal selects frlemma by default because it is the first property in the list-

The problem comes from the Toolbox (the ordered properties
list computed is broken somehow while computing the Lexical table or the specificities) -> fix the default value in the portal code

Retour