laptop and a wrench

漏洞

Enabling the alwaysUseProxy property to 'true' within ArcGIS API for JavaScript 3.x appends the proxy URL twice for the supported vector basemap requests.

上次发布: November 22, 2022 ArcGIS API for JavaScript
漏洞 ID 编号 BUG-000153126
已提交October 20, 2022
上次修改时间June 5, 2024
适用范围ArcGIS API for JavaScript
找到的版本3.41
操作系统Windows OS
操作系统版本10.0
状态Will Not Be Addressed

附加信息

There are no plans to address this as it is not reproducible in the recommended ArcGIS API for JavaScript 4.x version.

解决办法

  1. Configure the equivalent workflow with proxy rules using the esri/urlUtils module.
  2. Intercept the request with the setRequestPreCallback property. Each request URL containing the 'basemaps.arcgis.com' domain slices the extra appended proxy URL, allowing the map to fully load if the line for esriRequest.setRequestPreCallback(myCallbackFunction) is uncommented.

重现步骤

漏洞 ID: BUG-000153126

软件:

  • ArcGIS API for JavaScript

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项