Ticket #349 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

QueryOnClick - OpenLayers class name override

Reported by: adube Owned by:
Priority: blocker Milestone: 1.0.0
Component: widgets Version:
Keywords: Cc:

Description

The QueryOnClick widget use "OpenLayers.Control.WMSGetFeatureInfo" as control name, which overrides the original class name of the same element included in OpenLayers.

This must be changed. Since it may affect the status of some other widgets that may use its class name, we need to make sure the change doesn't cause issues.

Change History

Changed 18 months ago by adube

Use "OpenLayers.Control.QueryOnClick" instead.

Changed 18 months ago by adube

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1197.

Note: See TracTickets for help on using tickets.