Numéro d’ID de bogue |
BUG-000098479 |
Envoi | August 10, 2016 |
Dernière modification | June 5, 2025 |
S’applique à | ArcGIS Runtime SDK |
Version trouvée | 10.2.4 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 7 |
Version de correction | 100 |
Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Informations supplémentaires
The shapefile implementation was reimplemented in the 100.x releases and returns the correct data types.
Solution de contournement
Lower the precision of the long integer field to nine, or convert the value returned to an integer. For example, new Double((double) r.getAttributeValue("IntField")).intValue().
Étapes pour reproduire
ID de bogue: BUG-000098479
Logiciel: