When changing the Query widget icon, the .png file path for the icon does not load correctly from the config.js file.
上次发布: March 23, 2017ArcGIS Web AppBuilder developer edition
漏洞 ID 编号
BUG-000101455
已提交
December 13, 2016
上次修改时间
August 29, 2025
适用范围
ArcGIS Web AppBuilder developer edition
找到的版本
2.2
操作系统
N/A
操作系统版本
N/A
修正版本
Dev 2.3
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1.Open the confi_Query.json file under the application root folder\configs\Query.2. Change line 6 from "icon": "${appPath}/configs/Query/icon.png" to "icon": "./configs/Query/icon.png".