Bug #3447
GWT, 0.6.3, link index > concordance broken if more than 1 properties are displayed
Statut: | Closed | Début: | 02/10/2023 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | UI / Link / Command | Temps passé: | - | |
Version cible: | Portal 0.6.3 |
Description
If more than 1 properties are displayed in the index, the CQL query for concordance is malformed.
E.g.
E.g.
- use the GRAAL corpus on https://txm-bfm.huma-num.fr/txm/
- call index of [word="cil"]
- display word & pos
- double click on PROdem_cil
- the generates query is [pos, word="PROdem" ] instead of [pos="PROdem" & word="PROdem" ]
Historique
#1 Mis à jour par Matthieu Decorde il y a plus d'un an
- Catégorie mis à UI / Link / Command
- % réalisé changé de 0 à 80
#2 Mis à jour par Matthieu Decorde il y a plus d'un an
- Statut changé de New à Closed
#3 Mis à jour par Matthieu Decorde il y a plus d'un an
- % réalisé changé de 80 à 100