laptop and a wrench

漏洞

The ArcGIS Survey123 web app returns 'null' as a string from the attributes of a JSON output of a feature layer query.

ArcGIS Survey123
漏洞 ID 编号 BUG-000157908
已提交April 28, 2023
上次修改时间October 25, 2024
适用范围ArcGIS Survey123
找到的版本3.17
操作系统Windows OS
操作系统版本11.0
状态In Review

解决办法

Add another condition to the visible expression to show the question if those attributes are null or if the string length is less than 1. For example:

 

  • Current expression: string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1
  • Updated expression: pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022")="null" or string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1

重现步骤

漏洞 ID: BUG-000157908

软件:

  • ArcGIS Survey123

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项