Bug #2859
Structure name, Structure property name or Word property name, CQP reserved keywords
Statut: | New | Début: | 15/06/2020 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Import | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
Foreign XML sources can use CQP reserved keywords names in structure names, structure property names or word property names.
Solution¶
Build the list of CQL reserved keywords : source, diff... (see TXM Manual).
During the Compiler phase, build the list of all the structure names, structure property names or word property names in conflict with the list of CQL reserved keywords.
Authoritatively rename all of them by "s-%s" (for structure names) and "p-%s" (for property names) and display a synthetic warning message listing all the renamings.
Demandes liées
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 4 ans
- Version cible changé de TXM 0.8.2 à TXM 0.8.4