laptop and a wrench

漏洞

Submitting a record in the text field of a survey with double quotes triggers an error in the HTTP module of Make (Integromat) with 'backslashes' before double quotes when submitting from the ArcGIS Survey123 mobile app for Android.

ArcGIS Survey123
漏洞 ID 编号 BUG-000157890
已提交April 27, 2023
上次修改时间June 5, 2024
适用范围ArcGIS Survey123
找到的版本3.17
操作系统N/A
操作系统版本N/A
状态Non-Reproducible

附加信息

This is not a bug with ArcGIS Survey123. Straight quotes (") in JSON strings are required to be escaped by a backslash (\). One way to achieve this in a module in Make.com is to use the replace() method to replace " with \" in a JSON object. Another method is to use the built-in JSON module, which automatically escapes special characters. The discrepancy reported here between operating systems of Android and iOS submissions from ArcGIS Survey123 can be explained by the fact that the iOS keyboard uses smart/curly quotes (“ ”) by default, which do not break strings in JSON. When straight quotes (") are entered on the iOS keyboard, the same result appears as ArcGIS Survey123 mobile app for Android.

重现步骤

漏洞 ID: BUG-000157890

软件:

  • ArcGIS Survey123

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项