Exporting selected records as a CSV file using the Table widget in ArcGIS Experience Builder does not encode Hebrew characters correctly and shows unreadable characters in the exported file.
上次发布: January 17, 2023ArcGIS Online
漏洞 ID 编号
BUG-000154295
已提交
December 8, 2022
上次修改时间
August 20, 2025
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
Windows OS
操作系统版本
10.0 64 Bit
修正版本
2023 R01
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Open the file with Notepad++.
From the menu, select Encoding, and notice that UTF-8 without BOM is selected.
Select the UTF-8-BOM encoding and save the file. BOM is added to the file.