Opened 15 years ago

Closed 15 years ago

#788 closed defect (fixed)

MgCurvePolygon::Serialize & Deserialize handle inner rings incorrectly

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: medium Milestone: 2.1
Component: General Version: 2.0.1
Severity: major Keywords:
Cc: External ID: 1175627

Description

The code in MgCurvePolygon::Serialize uses the wrong index values in the loop which serializes the inner rings (it's off by one).

The code in MgCurvePolygon::Deserialize does not deserialize the final inner ring.

Change History (2)

comment:1 by waltweltonlair, 15 years ago

Milestone: 2.1
Status: newassigned

comment:2 by waltweltonlair, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in the trunk stream with submission https://trac.osgeo.org/mapguide/changeset/3502.

Note: See TracTickets for help on using tickets.