Patch #229 MapGuide Feature Readers not being closed

1 message Options
Embed this post
Permalink
GreenMapSanMiguel

Patch #229 MapGuide Feature Readers not being closed

Reply Threaded More More options
Print post
Permalink
Hi,

A patch has been added for ticket 229 ( http://trac.osgeo.org/fusion/ticket/229).  Please review and commit changees if accepted. Addresses the following two problems:

trunk/layer/MapGuide/php/Query.php
The feature reader is reopened under the same name without first being closed .

trunk/widgets/Search/Search.php
The feature reader is only being closed in the exception handling.  

Andy