[mapguide-trac] #680: Error saving Fusion layout..

MapGuide Open Source trac_mapguide at osgeo.org
Mon Aug 25 16:26:59 EDT 2008


#680: Error saving Fusion layout..
----------------------+-----------------------------------------------------
 Reporter:  andrewd   |         Owner:  ksgeograf
     Type:  defect    |        Status:  new      
 Priority:  high      |     Milestone:           
Component:  Maestro   |       Version:  2.0.1    
 Severity:  critical  |    Resolution:           
 Keywords:            |   External_id:           
----------------------+-----------------------------------------------------
Comment (by chrisclaydon):

 Each "Additional Parameter" represents a single URL parameter (KEY=VALUE).
 I think you may need to separate the parameters to achieve your intended
 URL request. Perhaps something like this:

 {{{
     <AdditionalParameter>
       <Key>ChemTable</Key>
       <Value>[General Chemistry]</Value>
     </AdditionalParameter>
     <AdditionalParameter>
       <Key>ChemField</Key>
       <Value>[Alkalinity]</Value>
     </AdditionalParameter>
 }}}

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


More information about the mapguide-trac mailing list