laptop and a wrench

Bug

In requests, { } characters are not properly encoded to their ASCII equivalents.

Last Published: April 2, 2019 ArcGIS GIS Server
Bug ID Number BUG-000120653
SubmittedMarch 8, 2019
Last ModifiedJune 5, 2024
Applies toArcGIS GIS Server
Version found10.6.1
Operating SystemOracle Linux
Operating System Version7.5
StatusWill Not Be Addressed

Additional Information

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.

Workaround

For applications that make use of ArcGIS Server 10.6.x REST operations, manually convert the { } characters to their ASCII equivalent:
  • %7b for {
  • %7d for }

Steps to Reproduce

Bug ID: BUG-000120653

Software:

  • ArcGIS GIS Server

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options