WFS filters with no results throw an error

"Seth G" <[email protected]> Fri, 26 Jul 2019 18:12:44 +0200
Newsgroups gmane.comp.gis.mapserver.user
Message-ID <[email protected]>
Hi list,

Whenever I supply a WFS filter that returns no results I'm getting the following with the MSSQL driver:

<ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows/1.1" version="2.0.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd">
  <ows:Exception exceptionCode="OperationProcessingFailed" locator="mapserv">
    <ows:ExceptionText>msWFSGetFeature(): WFS server error. FLTApplyFilterToLayer() failed</ows:ExceptionText>
  </ows:Exception>

The HTTP code is  403 (Server processing failed). Just wondering if this happens with any other drivers?

Possibly related to https://github.com/mapserver/mapserver/pull/5707 - but this example doesn't throw a FLTApplyFilterToLayer error message. 


Seth

--
web:http://geographika.co.uk
twitter: @geographika
_______________________________________________
mapserver-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users