laptop and a wrench

漏洞

Attribute expression with StreetView opens a blank web-page when accessed through ArcGIS Collector.

上次发布: December 1, 2020 ArcGIS Collector
漏洞 ID 编号 BUG-000127546
已提交December 20, 2019
上次修改时间January 9, 2026
适用范围ArcGIS Collector
找到的版本19.2.0
操作系统Apple iOS
操作系统版本13.0x
状态Will Not Be Addressed

附加信息

This is as designed in ArcGIS Collector given how the Arcade expression is written. When working with a basemap where spatial reference includes references to both a well-known ID (WKID) as well as a latestWkid, both numbers should be referenced within the Arcade expression. This helps ensures both ArcGIS Online as well as the app can allow the expression to work as expected. For the referenced expression, modify the following line: } else if (ArcadeSr == 102100) { to: } else if (ArcadeSr == 3857 || ArcadeSr == 102100) { This allows the expression to support web maps that use Esri basemaps that have a well-known ID (WKID) of 102100 as well as a latestWkid of 3857.

重现步骤

漏洞 ID: BUG-000127546

软件:

  • ArcGIS Collector

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项