laptop and a wrench

漏洞

The ShapefileFeatureTable class returns long integer values as double when querying shapefiles.

上次发布: March 20, 2019 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000098479
已提交August 10, 2016
上次修改时间June 5, 2025
适用范围ArcGIS Runtime SDK
找到的版本10.2.4
操作系统Windows OS
操作系统版本7
修正版本100
状态Fixed

附加信息

The shapefile implementation was reimplemented in the 100.x releases and returns the correct data types.

解决办法

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().

重现步骤

漏洞 ID: BUG-000098479

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项