| Numéro d’ID de bogue |
BUG-000157890 |
| Envoi | April 27, 2023 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Survey123 |
| Version trouvée | 3.17 |
| Système d’exploitation | N/A |
| Version du système d’exploitation | N/A |
| Statut | Non-Reproducible
Ce problème n’a pas pu être reproduit au cours des tests réalisés par l’équipe de développement. Ce statut peut être attribué aux problèmes qui sont impossibles à reproduire ou qui ne sont plus d’actualité dans une version de développement du logiciel, alors qu’aucun correctif spécifique n’a été installé pour résoudre le problème. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Étapes pour reproduire
ID de bogue: BUG-000157890
Logiciel: