laptop and a wrench

漏洞

HTML Viewer Query functions break when consuming ArcMap Service with group layers.

上次发布: August 25, 2014 No Product Found
漏洞 ID 编号 NIM006726
已提交February 9, 2007
上次修改时间April 2, 2025
适用范围No Product Found
找到的版本9.2
状态Duplicate

附加信息

Duplicate of NIM006979

解决办法

See KB32692<a href="http://support.esri.com/index.cfm?fa=knowledgebase.techArticles.articleShow&d=32692" target="_blank">http://support.esri.com/index.cfm?fa=knowledgebase.techArticles.articleShow&d=32692</a>Code change inside aimsLayers.js function "getLayers"=================================Replace existing code :startpos = theReplyUC.indexOf("ID=",lpos);With://***** start *****var mypos = theReplyUC.indexOf("PARENTLAYERID=",lpos); if (mypos != -1) { theReplyUC = theReplyUC.replace("PARENTLAYERID", "PARENTLAYER"); startpos = theReplyUC.indexOf("ID=",lpos);} else { startpos = theReplyUC.indexOf("ID=",lpos);}//***** end *****

重现步骤

漏洞 ID: NIM006726

软件:

  • No Product Found

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项