[Geoserver-devel] [jira] Created: (GEOS-4251) WFS GetFeature with "JSON" outputFormat may cause an exception

WFS GetFeature with "JSON" outputFormat may cause an exception
--------------------------------------------------------------

                 Key: GEOS-4251
                 URL: http://jira.codehaus.org/browse/GEOS-4251
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 2.1.x
            Reporter: Andreas Hocevar
            Assignee: Andrea Aime

The following request with a JSON outputFormat causes a "Misplaced endArray" error:
http://gem.demo.opengeo.org/geoserver/wfs?service=wfs&version=1.1.0&typeName=faults&outputFormat=JSON&request=GetFeature&maxFeatures=100

The same request with GML2 or GML3 as outputFormat works fine:
http://gem.demo.opengeo.org/geoserver/wfs?service=wfs&version=1.1.0&typeName=faults&outputFormat=GML3&request=GetFeature&maxFeatures=100

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