Portal for ArcGIS displays an error while publishing a shapefile from My Content when the name or tittle of the zipped folder is more than 37 Thai characters.
上次发布: September 19, 2017Portal for ArcGIS
漏洞 ID 编号
BUG-000106606
已提交
July 15, 2017
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.5.1
操作系统
Windows OS
操作系统版本
2012 R2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The issue occurs because service names are not allowed to be more than 120 characters in length.
For this particular case, this adds up to 123.
Since "ชื่อโคตรยาวววววววววมากกกกกกจริงๆๆๆๆๆๆๆๆนะ" has multi-byte characters, when URL encode this, ends up with a large URL, which adds some constraints on the item fields. Publishing works when a few characters are removed.