[Mapguide-trac] [mapguide-trac] #2800: WFS GetFeatures filter not applied for resultType=hits
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Jul 26 07:32:52 PDT 2019
#2800: WFS GetFeatures filter not applied for resultType=hits
---------------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: closed
Priority: high | Milestone: 4.0
Component: WFS Interface | Version:
Severity: trivial | Resolution: fixed
Keywords: | External ID:
---------------------------+----------------------
Changes (by jng):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9582" 9582]:
{{{
#!CommitTicketReference repository="" revision="9582"
Fix complete failure of WFS GetFeatures in resultType=hits mode to return
a filtered total:
1. We passed the sort criteria (instead of filter) for the WFS filter
parameter of GetWfsFeatureTotal()
2. The MgWfsQueryAdapter on the server side did not even assign the
MgFeatureQueryOptions that gets built! As a result, FDO queries were
always running un-filtered!
Fixes #2800
}}}
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2800#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list