laptop and a wrench

漏洞

Adding a KML file through the Add Data widget returns the error "The file <name> cannot be successfully uploaded.".

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

解决办法

Create a custom widget by copying the folder add-data located on located on <EBDevInstallFolder>\client\dist\widgets\common and change the line bellow in the file widget.js located on <CustomWidgetFolder>\dist\runtime and deploy it on your environment.

 

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-000164150

软件:

  • ArcGIS Experience Builder

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项