Opened 19 years ago

Closed 19 years ago

#1519 closed defect (invalid)

WFS myns:msGeometry not closed in MultiPoint

Reported by: asimpson@… Owned by: mapserverbugs
Priority: high Milestone:
Component: WFS Server Version: 4.6
Severity: normal Keywords:
Cc:

Description

In mapgml.c, gmlWriteGeometry_GML2, in the section of code for MultiPoint, the 
function gmlStartGeometryContainer is called to close the XML.  Should be 
calling gmlEndGeometryContainer.

Change History (3)

comment:1 by sdlime, 19 years ago

This has been fixed in CVS HEAD. I don't know what folks think about 
backporting...

Steve

comment:2 by dmorissette, 19 years ago

Cc: steve.lime@… added
Probably a good idea to backport given that it's probably a fairly simple fix.

comment:3 by sdlime, 19 years ago

Resolution: invalid
Status: newclosed
This was actually backported in August as part of bug 1409 so it should be 
fixed in the 4.6 branch and the main CVS branch. Marking as invalid.

Steve
Note: See TracTickets for help on using tickets.