Bug #3210
Import, ODF warning messages
| Statut: | Closed | Début: | 25/01/2022 | |
|---|---|---|---|---|
| Priorité: | Normal | Echéance: | ||
| Assigné à: | - | % réalisé: | 100% |
|
| Catégorie: | Import | Temps passé: | - | |
| Version cible: | TXM 0.8.3 |
Description
SLH, 19/01/2021] un ré-import de corpus importé avec XTZ (projet DTH) produit des messages dans la console
a) de la librairie ODF (None-ODF attribute created for calcext:value-type)
b) de la gestion du tableau metadata.xlsx (Warning: the 9th column name is empty)
contenu de la console :
Compiling xtz import module... Démarrage du module d'import "xtz"... janv. 19, 2022 1:44:27 PM org.odftoolkit.odfdom.pkg.OdfXMLFactory newOdfAttribute INFOS: None-ODF attribute created for calcext:value-type janv. 19, 2022 1:44:27 PM org.odftoolkit.odfdom.pkg.OdfXMLFactory newOdfAttribute INFOS: None-ODF attribute created for calcext:value-type janv. 19, 2022 1:44:27 PM org.odftoolkit.odfdom.pkg.OdfXMLFactory newOdfAttribute INFOS: None-ODF attribute created for calcext:value-type janv. 19, 2022 1:44:27 PM org.odftoolkit.odfdom.pkg.OdfXMLFactory newOdfAttribute INFOS: None-ODF attribute created for calcext:value-type janv. 19, 2022 1:44:27 PM org.odftoolkit.odfdom.pkg.OdfXMLFactory newOdfAttribute INFOS: None-ODF attribute created for calcext:value-type ...
Solution¶
Set the "org.odftoolkit.odfdom.pkg.OdfXMLFactory" Java Logger to the WARNING level (was INFOS) before reading an ODF file
Révisions associées
fix INFOS messages refs #3210
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 3 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 80
#2 Mis à jour par Matthieu Decorde il y a plus de 2 ans
- Version cible changé de TXM 0.8.2 à TXM 0.8.3
#3 Mis à jour par Sebastien Jacquot il y a presque 2 ans
- % réalisé changé de 80 à 100
#4 Mis à jour par Sebastien Jacquot il y a presque 2 ans
- Statut changé de New à Closed