[Mapguide-trac] [mapguide-trac] #2036: Cannot add watermark reference to a Map Definition if their schema versions are different
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Jun 22 01:33:22 PDT 2012
#2036: Cannot add watermark reference to a Map Definition if their schema versions
are different
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-5.0
Component: Maestro | Version:
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
If you try to add a 2.3.0 Watermark Definition to a 2.4.0 Map Definition,
the watermark is not actually added.
The problem is that there is a separate 2.3.0 and 2.4.0 versions of the
WatermarkType auto-generated class and the wrong version of this class is
being added (which is being rejected by the Map Definition)
As there is no actual difference between 2.3.0 and 2.4.0, this class
should instead be moved into the MaestroAPI library as another common
Object Model type.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2036>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list