[mapguide-trac] #1917: Join WFS feature source cause ServerDescribeScheme fail

MapGuide Open Source trac_mapguide at osgeo.org
Mon Jan 16 23:57:15 EST 2012


#1917: Join WFS feature source cause ServerDescribeScheme fail
-------------------------------+--------------------------------------------
   Reporter:  ChristineBao     |       Owner:  Christine Bao
       Type:  defect           |      Status:  new          
   Priority:  medium           |   Milestone:               
  Component:  Feature Service  |     Version:  2.1.0        
   Severity:  major            |    Keywords:               
External_id:  1443676          |  
-------------------------------+--------------------------------------------

Comment(by ChristineBao):

 This defect happens in ServerDescribeSchema.cpp. When it addes the
 extension schema, it changed the schema name. [[BR]]
 WFS is cached connection, which means it will not close connection, so
 next time when describe the schema, the matching cannot be found anymore,
 causing the defect.[[BR]]

 To fix this problem, make a copy of the original one and added as
 extension schema, no change the original one.

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


More information about the mapguide-trac mailing list