[mapguide-trac] #890: One exception happened with load
procedure when Library data file folder doesn't exist.
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Mar 19 10:05:23 EDT 2009
#890: One exception happened with load procedure when Library data file folder
doesn't exist.
--------------------------+-------------------------------------------------
Reporter: stevenxu | Owner: stevenxu
Type: defect | Status: assigned
Priority: medium | Milestone: 2.2
Component: Site Service | Version: 2.0.1
Severity: major | Resolution:
Keywords: | External_id: 1200756
--------------------------+-------------------------------------------------
Changes (by stevenxu):
* status: new => assigned
* owner: stevedang => stevenxu
Comment:
The latest patch Ticket890_V3rd.patch included:
1. Expand the existing function:
CreateDirectory(CREFSTRING path, bool strict = false)
as CreateDirectory(CREFSTRING path, bool strict = false, bool
recursive=false),
so that it can create parent directories recursively.
2. Make the new add code in the method CreateDirectory more readable.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/890#comment:10>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list