[Geoserver-devel] [jira] Created: (GEOS-1346) insert with srsName on geometry fails in wfs 1.0

insert with srsName on geometry fails in wfs 1.0
------------------------------------------------

                 Key: GEOS-1346
                 URL: http://jira.codehaus.org/browse/GEOS-1346
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.0-beta3
            Reporter: Tim Schaub
            Assignee: Andrea Aime
             Fix For: 1.6.0-beta4

A WFS 1.0 insert transaction with srsName on the geometry fails. The same request succeeds for WFS 1.1.

Sample POST request:
<wfs:Transaction xmlns:wfs="http://www.opengis.net/wfs&quot; version="1.0.0" service="WFSV" handle="adding
an archsite"><wfs:Insert><feature:archsites xmlns:feature="http://www.openplans.org/topp&quot;&gt;&lt;feature:the\_geom

<gml:Point xmlns:gml="http://www.opengis.net/gml&quot; srsName="EPSG:900913"><gml:coordinates decimal="."

cs="," ts=" ">-11535646.996108169,5533352.913821949</gml:coordinates></gml:Point></feature:the_geom

</feature:archsites></wfs:Insert></wfs:Transaction>

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira