laptop and a wrench

漏洞

In ArcGIS Experience Builder, adding a KML file through the Add Data widget returns the error "The file <name> cannot be successfully uploaded."

ArcGIS Experience Builder developer edition
漏洞 ID 编号 BUG-000164149
已提交January 5, 2024
上次修改时间August 5, 2025
适用范围ArcGIS Experience Builder developer edition
找到的版本1.13
操作系统N/A
操作系统版本N/A
修正版本1.14
状态Fixed

解决办法

Create a custom widget by copying the folder add-data located at <EBDevInstallFolder>\client\dist\widgets\common file path and changing the line below in the file widget.js located at <CustomWidgetFolder>\dist\runtime file path:

 

From:

return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}sharing/kml`

 

To:

 return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}/sharing/kml`

重现步骤

漏洞 ID: BUG-000164149

软件:

  • ArcGIS Experience Builder developer edition

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项