laptop and a wrench

漏洞

Rectangle Extents are not correctly passed when drawing a rectangle on the map.

上次发布: August 25, 2014 No Product Found
漏洞 ID 编号 NIM011052
已提交August 17, 2007
上次修改时间June 5, 2024
适用范围No Product Found
找到的版本9.2
编程语言VB.Net
状态Will Not Be Addressed

附加信息

No Public Explanation

解决办法

1. Open the “Opp_Map_net” solution in VS2005.2. Create a “Javascript” folder in the solution.3. Set the “UseDefaultWebResources” property to false for the Map and the toolbar control4. Set the “WebResourceLocation” property to “http://<<server name>>/Opp_Map_net/Javascript/”5. Unzip the attached “Changed Javascript files.zip” and copy the following js files to the “Javascript” folder of the solutiona. display_common.jsb. display_vector.jsc. display_map.jsd. display_toolbar.jse. display_dotnetadf.js6. Add the following lines of code to the default.aspx page. Add this under the <body> tag:<script src="Javascript/display_common.js"></script><script src="Javascript/display_vector.js"></script><script src="Javascript/display_map.js"></script><script src="Javascript/display_toolbar.js"></script><script src="Javascript/display_dotnetadf.js"></script> After these changes, run the application and use the tool as mentioned in the above section.The box parameters are being passed correctly and the rectangle is correctly displayed on the map.The changes have been done in the “createClientPostBackQueryString” function of the display_dotnetadf.js file.The “ESRIWebADFHiddenFields” doesnot seems to get the correct values hence it has been changed to get the values from the Map control.

重现步骤

漏洞 ID: NIM011052

软件:

  • No Product Found

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项