[Geoserver-devel] [jira] Created: (GEOS-1916) GetFeatureInfo does not properly handle multi layer filters

GetFeatureInfo does not properly handle multi layer filters
-----------------------------------------------------------

                 Key: GEOS-1916
                 URL: http://jira.codehaus.org/browse/GEOS-1916
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.3
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.6.5

Try a preview with the following url:
http://localhost:8080/geoserver/wms?bbox=-127.61950111389118,23.73517837524415,-64.08176994323732,50.59252700805665&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=topp:pgstates&width=800&height=317&srs=EPSG:4326&featureId=states.1,states.2,states.3

and then click on the map, the GetFeatureInfo response will be:

"1 layers requested, but found 3 filters specified. When you specify the FILTER parameter, you must provide just one, that will be applied to all layers, or exactly one for each requested layer "

Apparently featureId handling is not working properly. Also check other filter types

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira