[Geoserver-devel] [jira] Created: (GEOS-1966) WFS-T update does not accept an obvious number for a field of type bigint (PostGIS)

WFS-T update does not accept an obvious number for a field of type bigint (PostGIS)
-----------------------------------------------------------------------------------

                 Key: GEOS-1966
                 URL: http://jira.codehaus.org/browse/GEOS-1966
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.6.4
         Environment: WHO
            Reporter: Andreas Hocevar
            Assignee: Andrea Aime
         Attachments: leishecomp.backup, log.txt

Attached is the postgis dump and the server log. The WFS transaction that caused the error is in line 6 of the log, the error message is:

org.geotools.data.DataSourceException: Some sort of database connection error: ERROR: column "subtopic_i" is of type bigint but expression is of type character varying

The offending part of the WFS transaction ("Update") is:

<wfs:Property><wfs:Name>subtopic_i</wfs:Name><wfs:Value>5</wfs:Value></wfs:Property>

--
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