漏洞 ID 编号 |
BUG-000144301 |
已提交 | November 5, 2021 |
上次修改时间 | August 11, 2025 |
适用范围 | Portal for ArcGIS |
找到的版本 | 10.9 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Under Consideration
该问题已由开发团队审核。 其尚未被优先纳入发布计划,但将对其进行监控以确定总体影响。 在优先级排序过程中考虑的因素包括受影响或请求功能的用户数量、业务影响、是否存在解决方法等。 如果漏洞对您的业务产生不利影响,请参阅“操作方法:升级缺陷”(https://support.esri.com/en/technical-article/000024129)。
|
附加信息
In ArcGIS Enterprise 10.9 the Analysis > Manage Data > Extract Data > Output format CSV, creates a CSV file that is encoded in UTF-8 without Byte Order Mark (BOM). This is problematic for international users who need BOM encoding in order to maintain the special characters in their data.
解决办法
The CSV can be "repaired" in Notepad++ by changing the encoding to UTF-8-BOM.
重现步骤