Downloaded CSVs exported from ArcGIS Web AppBuilder are encoded in UTF-8 without byte order mark (BOM).
上次发布: September 16, 2015ArcGIS Online
漏洞 ID 编号
BUG-000087422
已提交
May 4, 2015
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
3.7
操作系统
Windows OS
操作系统版本
7 64 Bit
修正版本
3.9
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1. Open the file with Notepad++,.
2. From the menu, select 'encoding', and notice that UTF-8 without BOM is selected.
2. Select 'UTF-8' encoding, and save the file. BOM are added to the file.
3. Open the file with Excel.