[Geoserver-devel] [jira] (GEOS-6045) Bug in WPS Python extension - Returning FeatureCollection (Layer) in dictionary fails

Stefan Herle created BugGEOS-6045
Bug in WPS Python extension - Returning FeatureCollection (Layer) in dictionary fails

Issue Type:

BugBug

Affects Versions:

2.3.3

Assignee:

Andrea Aime

Components:

Community modules, WPS

Created:

17/Sep/13 9:25 AM

Description:

We discovered a possible bug in the Scripting Extension when using 2 output parameters of mixed types: One literal output and one complex output from a geoscript geometry! Since some time the Scripting extension supports more than one output parameters by returning a dictionary instead of a raw result (String, Float, Gemotry, etc.)

The Problem that occurred, is that our service executes without troubles but returns only one of the 2 provided outputs (The gemoetry)!
Best is to look at the attached screenshot! We guess it’s a bug in the scripting extension because returning 2 literal outputs works. It seems related to geometry and mixing literal & complex outputs!

Environment:

We use the Python Scripting Extension with 2.3.3

Project:

GeoServer

Labels:

plugin

Priority:

MajorMajor

Reporter:

Stefan Herle

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)