[Mapguide-trac] [mapguide-trac] #2299: Drag/Drop layers into Map Definition editor improperly handled
MapGuide Open Source
trac_mapguide at osgeo.org
Sun Jun 23 23:44:47 PDT 2013
#2299: Drag/Drop layers into Map Definition editor improperly handled
-----------------------+----------------------------------------------------
Reporter: jng | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: General | Version: 2.5.0
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
If you drag and drop layers into a group of a Map Definition editor, if
there are layers of the same name, for reasons currently unknown, they are
also moved into this group.
Consider this layer/group structure
* Foo
* Layer 1
* Layer 2
* Layer 3
* Bar
If you drag/drop in [Layer 1/Layer 2/Layer 3] into the "Bar" folder, the
existing [Layer 1/Layer 2/Layer 3] are moved into this folder as well. The
result currently looks like this:
* Foo
* Bar
* Layer 1
* Layer 2
* Layer 3
* Layer 10
* Layer 20
* Layer 30
It should be like this:
* Foo
* Layer 1
* Layer 2
* Layer 3
* Bar
* Layer 10
* Layer 20
* Layer 30
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2299>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list