[Geoserver-users] Bug on WFS 1.1 transaction update on timestamps fields

Hello,
I've discovered a bug on WFS transaction when i update a field of the
type timestamp. When i send a timestamp formatted like this :
2009-04-08T17:59:44 the server fail an throw an exception. The same
timestamp is accepted on a transaction create request.
If y send a timestamp like this : 2009-04-08 17:59:44 (without the T)
the request is accepted but only on a transaction update request.
I think the standard is with the T.

This bug is present on geoserver 1.6.4 and 1.7.3 on WFS 1.1.
I hope you can fix it soon.

Thanks,

Nicolas

Exception_timestamp.txt (7.92 KB)

WFSCreateRequest.xml (1.46 KB)

WFSUpdateRequest.xml (1.92 KB)

WFSUpdateResponse.xml (459 Bytes)

WFSCreateResponse.xml (649 Bytes)

Hi Nicolas,

This is an known issue but I can't seem to find it. I will try to find it in the bug tracker and I will forward it to the list so you can sign up and watch. Or if I can't find it i will just create a new one.

-Justin

Nicolas CASTEL wrote:

Hello,
I've discovered a bug on WFS transaction when i update a field of the
type timestamp. When i send a timestamp formatted like this :
2009-04-08T17:59:44 the server fail an throw an exception. The same
timestamp is accepted on a transaction create request.
If y send a timestamp like this : 2009-04-08 17:59:44 (without the T)
the request is accepted but only on a transaction update request.
I think the standard is with the T.

This bug is present on geoserver 1.6.4 and 1.7.3 on WFS 1.1.
I hope you can fix it soon.

Thanks,

Nicolas

------------------------------------------------------------------------

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com

------------------------------------------------------------------------

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

Here it is (courtesy of Andrea :slight_smile: )

http://jira.codehaus.org/browse/GEOS-2210

Justin Deoliveira wrote:

Hi Nicolas,

This is an known issue but I can't seem to find it. I will try to find it in the bug tracker and I will forward it to the list so you can sign up and watch. Or if I can't find it i will just create a new one.

-Justin

Nicolas CASTEL wrote:

Hello,
I've discovered a bug on WFS transaction when i update a field of the
type timestamp. When i send a timestamp formatted like this :
2009-04-08T17:59:44 the server fail an throw an exception. The same
timestamp is accepted on a transaction create request.
If y send a timestamp like this : 2009-04-08 17:59:44 (without the T)
the request is accepted but only on a transaction update request.
I think the standard is with the T.

This bug is present on geoserver 1.6.4 and 1.7.3 on WFS 1.1.
I hope you can fix it soon.

Thanks,

Nicolas

------------------------------------------------------------------------

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com

------------------------------------------------------------------------

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.