Bug #1510
TBX: 0.7.7, conflicts between default automatic word properties names and incorrect edition word tooltips in XML/w+CSV
Status: | New | Start date: | 09/20/2015 | ||
---|---|---|---|---|---|
Priority: | Urgent | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM 0.8.2 |
Description
Currently, if an XML source encodes words with property names used by the importer ('frpos' and 'frlemma' for tagging):
- A) the source property is replaced by the importer (the source property should have precedence)
- B) the word property is duplicated (with the same name) in the edition page containing the word tooltip
Solution¶
If a default automatic word property name used by the importer, like 'frpos' or 'frlemma', is used in the source:- A) the importer must use the source value (and ignore what TreeTagger is supposed to give)
- B) the pager must verify not to build tooltips with duplicated word property names
History
#1 Updated by Matthieu Decorde about 8 years ago
- Target version changed from TXM 0.7.8 to TXM 0.8.0a (split/restructuration)
#2 Updated by Sebastien Jacquot over 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#3 Updated by Matthieu Decorde over 4 years ago
- Target version changed from TXM 0.8.0 to TXM 0.8.2
#4 Updated by Matthieu Decorde over 2 years ago
- % Done changed from 0 to 80