Bug #2580
RCP: 0.8.0, XSLX metadata file and numeric values
| Statut: | Closed | Début: | 17/05/2019 | |
|---|---|---|---|---|
| Priorité: | Normal | Echéance: | ||
| Assigné à: | - | % réalisé: | 100% |
|
| Catégorie: | Import | Temps passé: | - | |
| Version cible: | TXM 0.8.2 |
Description
The XSLX metadata adds a ".0" to numeric values which can leads to bugs when the text id is a number
Solution¶
The poi API automatically converts numeric values to Double.
in ReadExcel.cellToString(), if the numeric cell's raw value is strictly an integer return an Integer
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 4 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 80
fixed in r3129
#2 Mis à jour par Sebastien Jacquot il y a presque 2 ans
- % réalisé changé de 80 à 100
#3 Mis à jour par Sebastien Jacquot il y a presque 2 ans
- Statut changé de New à Closed