Ticket #2110 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

ArcIMS GetFeatureInfo broken.

Reported by: dzwarg Owned by:
Priority: trivial Milestone: 2.8 Release
Component: general Version: 2.8 RC3
Keywords: Cc:
State: Complete

Description

replace "callback.call(scope, arcxml.features);" with "callback.call(scope, response.features);" in line 415 (file ArcIMS.js)

Thanks, Christian!

Attachments

arcxml_is_response.patch Download (0.7 KB) - added by dzwarg 4 years ago.

Change History

Changed 4 years ago by dzwarg

Changed 4 years ago by dzwarg

  • type changed from feature to bug

Changed 4 years ago by crschmidt

  • keywords pullup added
  • state changed from Review to Pullup

(In [9412]) Fix a broken aspect of my change to the ArcXML code when cleaning it up: missed an 'arcxml' -> 'response' change. Caught by dzwarg, r=me, (Pullup #2110)

Changed 4 years ago by crschmidt

  • keywords pullup removed
  • status changed from new to closed
  • state changed from Pullup to Complete
  • resolution set to fixed

(In [9414]) Pull up changes for 2.8.

Fix for ArcIMS GetFeatureInfo broken (Closes #2110) createUrlObject not working in IE (Closes #2060)

Note: See TracTickets for help on using tickets.