[fdo-trac] #746: Fix the issue to pase the XML doc with DATETIME field

FDO trac_fdo at osgeo.org
Mon Feb 14 03:03:52 EST 2011


#746: Fix the issue to pase the XML doc  with DATETIME field
-----------------------+----------------------------------------------------
   Reporter:  sunch    |       Owner:  sunch
       Type:  defect   |      Status:  new  
   Priority:  minor    |   Milestone:  3.5.0
  Component:  General  |     Version:  3.5.0
   Severity:  3        |    Keywords:       
External_id:           |  
-----------------------+----------------------------------------------------
 FDO doesn't parse the XML DateTime Data type like 2009-06-08T00:00:00
 correctly. The reason is that the parsing process can't be terminated
 correctly since it doesn't take the character 'T' as the terminator
 character for the date string.

 The fix is to enhance the FDO date time parser to succeed in parsing this
 kind of date string.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/746>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list