[Mapguide-trac] [mapguide-trac] #2265: Maestro copy contents of folder instead of the folder

MapGuide Open Source trac_mapguide at osgeo.org
Tue May 21 00:26:38 PDT 2013


#2265: Maestro copy contents of folder instead of the folder
-----------------------+----------------------------------------------------
   Reporter:  hm       |       Owner:  jng                    
       Type:  defect   |      Status:  new                    
   Priority:  low      |   Milestone:  Maestro-4.0-maintenance
  Component:  Maestro  |     Version:                         
   Severity:  trivial  |    Keywords:                         
External_id:           |  
-----------------------+----------------------------------------------------

Comment(by hm):

 Just to clarify as the line breaks were destroyed in the original issue
 text, we have this folder structure:
 {{{
 + test
   + featuresources
   + layers
   + maps
 + test2
 }}}
 Copy test folder into test2 folder, result in test2 folder to look like
 this:
 {{{
 + test2
   + featuresources
   + layers
   + maps
 }}}
 Where I believe if the copy should work like any other file copy, it
 should look like this:
 {{{
 + test2
   + test
     + featuresources
     + layers
     + maps
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2265#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list