In requests, { } characters are not properly encoded to their ASCII equivalents.
上次发布: April 2, 2019ArcGIS GIS Server
漏洞 ID 编号
BUG-000120653
已提交
March 8, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.6.1
操作系统
Oracle Linux
操作系统版本
7.5
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is by design. Newer versions of Tomcat requires special characters in the URL to be HTML URL encoded. The client application that is making the request to the server should URL encode the request.
解决办法
For applications that make use of ArcGIS Server 10.6.x REST operations, manually convert the { } characters to their ASCII equivalent: