laptop and a wrench

Bug

Legend service does not return the legend image if the application uses a proxy page and the application is viewed using Internet Explorer 8.

Last Published: May 17, 2019 No Product Found
Bug ID Number NIM080563
SubmittedMay 3, 2012
Last ModifiedApril 2, 2025
Applies toNo Product Found
Version found2.8
StatusWill Not Be Addressed

Additional Information

No plans to address at unsupported version.

Workaround

Use Internet Explorer 9 instead, or modify the Legend.xd.js file to include the following changes:Currently:if(_46.url.indexOf("http")!==0){src=_48.url+"/"+_49+"/images/"+_46.url;It must be:if(_46.url.indexOf("http")!==0){if (<a href="http://esri.config.defaults.io" target="_blank">esri.config.defaults.io</a>.proxyUrl)src = <a href="http://esri.config.defaults.io" target="_blank">esri.config.defaults.io</a>.proxyUrl+"?"+_48.url+"/"+_49+"/images/"+_46.url;elsesrc=_48.url+"/"+_49+"/images/"+_46.url;

Steps to Reproduce

Bug ID: NIM080563

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