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.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM052529
EingereichtJanuary 6, 2010
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version10.0
Behoben in Version10.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>

Schritte zur Reproduzierung

Bug-ID: NIM052529

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln