laptop and a wrench

漏洞

The Create Replica ArcGIS REST API operation returns unexpected results when using a date in the query layer parameter.

上次发布: August 22, 2022 ArcGIS GIS Server
漏洞 ID 编号 BUG-000151515
已提交August 11, 2022
上次修改时间August 22, 2022
适用范围ArcGIS GIS Server
找到的版本10.9.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态In Review

解决办法

Add double quotation marks ('') around the date paremeter to return the correct results.

When the query is tweaked from this:

{"0":{"queryOption": "useFilter", "useGeometry": true, "where":"date>date'2022-01-01 00:00:00'" }}

To this:

{"0":{"queryOption": "useFilter", "useGeometry": true, "where":"'date'>date'2022-01-01 00:00:00'" }}

 It is able to process and return the correct data.

重现步骤

漏洞 ID: BUG-000151515

软件:

  • ArcGIS GIS Server

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项