[Geoserver-devel] [JIRA] (GEOS-7638) Using in filter function in cql_filter causes exception

Katey Bilz created an issue

GeoServer / BugGEOS-7638

Using in filter function in cql_filter causes exception

Issue Type:

BugBug

Affects Versions:

2.8.3, 2.9.0

Assignee:

Unassigned

Components:

WMS

Created:

15/Jul/16 8:35 PM

Environment:

Windows 7-64

Priority:

MediumMedium

Reporter:

Katey Bilz

Exception occurs when attempting to use in() filter function within cql_filter.

Request:
http://localhost:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=topp:states&styles=&bbox=-124.73142200000001,24.955967,-66.969849,49.371735&width=768&height=330&srs=EPSG:4326&format=application/openlayers&cql_filter=in(PERSONS,2477574

Exception:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

java.lang.ClassCastException: org.geotools.filter.function.InFunction cannot be cast to org.opengis.filter.Filter
org.geotools.filter.function.InFunction cannot be cast to org.opengis.filter.Filter

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.148.3#100005-sha1:53b5f3f)

Atlassian logo