Bug #3210
Mis à jour par Matthieu Decorde il y a plus de 3 ans
<pre>
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)
</pre>
contenu de la console :
<pre>
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
...
</pre>
h3. Solution
Set the "org.odftoolkit.odfdom.pkg.OdfXMLFactory" Java Logger to the WARNING level (was INFOS) before reading an ODF file
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)
</pre>
contenu de la console :
<pre>
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
...
</pre>
h3. Solution
Set the "org.odftoolkit.odfdom.pkg.OdfXMLFactory" Java Logger to the WARNING level (was INFOS) before reading an ODF file