[mapguide-trac] #1721: Resource user templates are not picked up if
schema version > 1.0.0
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Jun 15 07:20:20 EDT 2011
#1721: Resource user templates are not picked up if schema version > 1.0.0
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-3.2
Component: Maestro | Version:
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Due to a timing issue, the fetching and processing of user templates is
done before the extended models addin can register validators and
serializers for > 1.0.0 resources. Therefore templates using > 1.0.0
resources fail to correctly load and are skipped during the loading
process.
The fix is to defer the processing of user templates to when the main
Workbench has been initialized. At this point, all startup commands will
have been executed and > 1.0.0 resources will have been registered.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1721>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list