Bug #3210
Import, ODF warning messages
Status: | New | Start date: | 01/25/2022 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | 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
Associated revisions
fix INFOS messages refs #3210
History
#1 Updated by Matthieu Decorde over 1 year ago
- Description updated (diff)
- % Done changed from 0 to 80
#2 Updated by Matthieu Decorde 4 months ago
- Target version changed from TXM 0.8.2 to TXM 0.8.3