Custom setDetails does not work for QueryResults in 9.3.1 Java Server.
上次发布: August 25, 2014ArcGIS Server (Java)
漏洞 ID 编号
NIM048177
已提交
September 9, 2009
上次修改时间
June 5, 2024
适用范围
ArcGIS Server (Java)
找到的版本
9.3.1
编程语言
Java
操作系统
Windows OS
操作系统版本
XP
修正版本
10.0
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
The problem is that the results control for the web mapping application requires layer information for QueryResult objects so that it can group the results appropriately. Call setLayer on the QueryResult to provide that information before sending the QueryResult to the result panel.