[mapguide-trac] #1045: Measure tool should not use
GetResourceContent to check if resource exists
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Jul 22 10:12:06 EDT 2009
#1045: Measure tool should not use GetResourceContent to check if resource exists
---------------------------+------------------------------------------------
Reporter: bscott | Owner:
Type: defect | Status: new
Priority: high | Milestone: 2.1
Component: AJAX Viewer | Version: 2.0.2
Severity: major | Keywords:
External_id: |
---------------------------+------------------------------------------------
The measure tool uses GetResourceContent to check if the resource exists
This is causing an exception in the error log
We should avoid as much as possible exceptions as they are causing memory
leaks
see this nabble thread:
http://n2.nabble.com/Huge-memory-leaks-in-Mapguide-Exceptions-
td3231610.html#a3231610
As the ResourceExists is now working, we should use it instead.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1045>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list