When submitting a four digit integer via URL scheme in Survey123 for ArcGIS and device language is set to Czech, only the first digit is carried over.
上次发布: April 19, 2019ArcGIS Survey123
漏洞 ID 编号
BUG-000119975
已提交
February 11, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Survey123
找到的版本
3.2
操作系统
Android
操作系统版本
7.1x
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This issue is caused by the formatting of the integer attribute in the web map pop-up. The Czech (cs-CZ) locale uses a space as the thousand separator, so by default, one thousand appears in the web map pop-up as '1 000'. This space breaks the custom URL: everything after the space is omitted, so Survey123 for ArcGIS receives only the first digit.
Workaround:
In the web map in ArcGIS Online, in the Configure Pop-up pane, click Configure Attributes. Select the integer field and disable the 'Use 1000 Separator' format option.