Ticket #4 (closed bug: fixed)

Opened 7 years ago

Last modified 4 years ago

WMS Identify fails on mixed queryable/non-queryable sublayers

Reported by: morb_au Owned by: morb_au
Priority: minor: annoyance Milestone:
Component: WMS Version: Trunk
Keywords: ogc ows wms queryable Cc:
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

The identify tool is disabled if all WMS layers from a server have queryable=0, which is fine. However if some layers are queryable=1, the identify tool is enabled, which is also fine.

However if somebody uses the Identify tool in the second scenario, the query back to the server currently queries on all visible layers, not just the queryable=1 ones. This results in an error back from the WMS server.

Resolution would be to filter the list of layers sent to the server so that only the queryable=1 subset is sent.

Change History

Changed 7 years ago by morb_au

  • status changed from new to assigned

Changed 7 years ago by morb_au

  • platform changed from Fedora to All

Changed 7 years ago by morb_au

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

Fixed in r5606.

Changed 6 years ago by anonymous

  • status_info unset
  • must_fix set to No

Changed 4 years ago by anonymous

  • milestone Version 0.8 deleted

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.