Ticket #3304 (closed defect: fixed)
gmlsf:intRangeProperty should be an integer value between 0 and 99 in a response to a getfeature
| Reported by: | nsavard | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 release |
| Component: | WFS Server | Version: | svn-trunk (development) |
| Severity: | normal | Keywords: | wfs1.1 getfeature response Null intRangeProperty |
| Cc: | assefa |
Description
We return Null for gmlsf:intRangeProperty in a response to a getfeature but the value should be 0.
The schema relevant snippet:
<xsd:minInclusive value="0"/> <xsd:maxInclusive value="99"/>
Change History
Note: See
TracTickets for help on using
tickets.
