laptop and a wrench

Bug

The Find Address Task does not render correctly. The form fields to capture the address and the buttons to invoke the task are missing.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM052529
SubmittedJanuary 6, 2010
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found10.0
Version Fixed10.0
StatusFixed

Workaround

Add the following lines of code to geocodetask.xsl at line 68 just before the <xsl:if test="//first-time = 'true'"> statement - <xsl:element name="script"> <xsl:attribute name="language">Javascript</xsl:attribute> if(!adf.Task._connections) { adf.Task._connections = []; adf.Task._ValidationRules=[]; adfdojo.connect(window,"unload", function(){ adfdojo.forEach(adf.Task._connections, adfdojo.disconnect); }); } </xsl:element>

Steps to Reproduce

Bug ID: NIM052529

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options