|
César Díaz created an issue |
GetFeatureInfo on a gruop layer with at least one non-queryable layer fails |
Issue Type: |
|
---|---|
Affects Versions: |
2.7.2 |
Assignee: |
Unassigned |
Components: |
WMS |
Created: |
04/Nov/15 11:12 AM |
Environment: |
Windows 2008 |
Priority: |
|
Reporter: |
On a fresh geoserver install - with Jetty, manual startup.
The following in an example of the error produced, being ‘topp:tasmania_state_boundaries’ a non queryable layer inside the group requested: <?xml version=“1.0” encoding=“UTF-8” standalone=“no”?><!DOCTYPE ServiceExceptionReport SYSTEM “http://pmpwvinet07.tcsa.local:8087/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd”> <ServiceExceptionReport version=“1.1.1” > <ServiceException code=“OperationNotSupported” locator=“QUERY_LAYERS”> The desired behaviour would be having the results related only to queryable layers. That would require Geoserver being able to handle non queryable layers by ignoring them, instead of throwing an error. |
This message was sent by Atlassian JIRA (v7.0.0-OD-08-005#70107-sha1:5fb2f7e) |
|