[TinyOWS-dev] [tinyows] #16: getFeature on "date" data has an extra "Z" at the end

tinyows trac at camptocamp.com
Mon Dec 1 10:04:35 EST 2008


#16: getFeature on "date" data has an extra "Z" at the end
-----------------------------+----------------------------------------------
     Reporter:  adube        |           Owner:            
         Type:  defect       |          Status:  new       
     Priority:  minor        |         Version:  SVN       
     Keywords:               |           Stage:  Unreviewed
     Approval:  Unnecessary  |           Patch:  None      
   Complexity:  Unknown      |   Compatibility:  Unknown   
Specification:  Unnecessary  |  
-----------------------------+----------------------------------------------
 getFeature on "date" data has an extra "Z" at the end.

 The data is postGIS, the type of data is date.  A SELECT FROM query
 returns a correct value :

 {{{
 2008-11-20
 }}}

 but a getFeature POST request returns an extra Z at the end of the value :

 {{{
 <bdr:rol_da_mod>2008-12-01Z</bdr:rol_da_mod>
 }}}

 I've tested a getFeature with the same data with mapserver and didn't get
 the extra Z.

-- 
Ticket URL: <https://www.tinyows.org/trac/tinyows/ticket/16>
tinyows <https://www.tinyows.org/trac/tinyows>
TinyOWS



More information about the TinyOWS-dev mailing list