Opened 16 years ago
Closed 16 years ago
#733 closed defect (fixed)
Feature Service GetWfsFeature fails when a filter is specified
Reported by: | chrisclaydon | Owned by: | chrisclaydon |
---|---|---|---|
Priority: | high | Milestone: | 2.1 |
Component: | General | Version: | 2.0.1 |
Severity: | trivial | Keywords: | |
Cc: | External ID: | 1145710 |
Description
1) Install the Sheboygan sample data
2) Using the web tier test pages, select the Wfs service and GetFeature command.
3) Leave the default settings as-is, and set the BBOX field to be:
-87.714582,43.764863,-87.736429,43.772951
4) Click submit
This is a valid BBOX filter, but the request will fail with the error: Out of range. invalid string position
Note:
See TracTickets
for help on using tickets.
Fixed by submission:
http://trac.osgeo.org/mapguide/changeset/3403