| 漏洞 ID 编号 |
BUG-000138109 |
| 已提交 | March 11, 2021 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Web AppBuilder developer edition |
| 找到的版本 | 2.19 |
| 操作系统 | Windows OS |
| 操作系统版本 | N/A |
| 状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
ArcGIS Web AppBuilder now raised the security-check level for adding a custom widget by checking the itemId in the widget config.json to ensure it is a portal item, so the config with no itemId (created by a portal of the previous versions) now cannot pass the check. The workaround is to add an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
解决办法
Append an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
重现步骤