laptop and a wrench

Bug

If there is a % sign in the hint of a question on the Survey123 for ArcGIS website, the survey becomes uneditable and the rest of the website breaks until the page is refreshed.

Last Published: September 29, 2017 ArcGIS Survey123
Bug ID Number BUG-000106888
SubmittedJuly 26, 2017
Last ModifiedJune 5, 2024
Applies toArcGIS Survey123
Version foundN/A
Operating SystemN/A
Version Fixed2.4
StatusFixed

Workaround

The Design tab of the survey can be recovered using this workflow via Fiddler.Within the Design tab of the broken survey, when users click the Save button, the applyEdits call is sent. Users can see this within Fiddler.On this applyEdits call, within the Request under WebForms, users see an 'Add' section with the JSON of the survey.Grab all of the JSON in the Add section and paste it into Note Pad ++Do a Find + Replace for all of the % in the JSON, replace them with just an empty space.Then copy this modified JSON. Go back into Fiddler, right-click the applyEdits call > Replay > Reissue and Edit. Paste the modified JSON into the same Add section and click 'Run to Completion'.Check the Response to make sure it says: success: true.When users go back into the survey's design page, there will be some funky looking characters, but they can be removed and now the design page is accessible.

Steps to Reproduce

Bug ID: BUG-000106888

Software:

  • ArcGIS Survey123

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