Ticket #2696 (closed feature: fixed)

Opened 3 years ago

Last modified 3 years ago

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

patch-2696-A0.diff Download (1.9 KB) - added by elemoine 3 years ago.

Change History

Changed 3 years ago by elemoine

Changed 3 years ago by elemoine

  • state set to Review

See patch-2696-A0.diff Download. Tests pass in FF3, Chromium6, and IE7. Please review.

Changed 3 years ago by bartvde

  • state changed from Review to Commit

Good catch, looks good, please commit.

Changed 3 years ago by fredj

  • status changed from new to closed
  • state Commit deleted
  • resolution set to fixed
Note: See TracTickets for help on using tickets.