Opened 12 years ago

Closed 12 years ago

#349 closed defect (fixed)

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 (2)

comment:1 by adube, 12 years ago

Use "OpenLayers.Control.QueryOnClick" instead.

comment:2 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1197.

Note: See TracTickets for help on using tickets.