Ticket #2696 (closed feature: fixed)
Format.Filter.v1 may fail to read LowerBoundary and upperBoundary
| Reported by: | elemoine | Owned by: | elemoine |
|---|---|---|---|
| Priority: | major | Milestone: | 2.10 Release |
| Component: | Format.Filter | Version: | 2.9 |
| Keywords: | Cc: | ||
| State: |
Description
Format.Filter.v1 fails to correctly read LowerBoundary and upperBoundary if the value is 0 and it is included in a Literal tag.
E.g.
<ogc:LowerBoundary>
<ogc:Literal>0</ogc:Literal>
</ogc:LowerBoundary>
Patch to come.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

