[Geoserver-devel] [jira] (GEOS-5902) Bug in WPS Python extension - Only one output when (geom/literal) are returned

Thomas Wanderer created BugGEOS-5902
Bug in WPS Python extension - Only one output when (geom/literal) are returned

Issue Type:

BugBug

Affects Versions:

2.3.3

Assignee:

Andrea Aime

Attachments:

GMLTEST.py, test_output.PNG

Components:

Community modules, WPS

Created:

19/Jul/13 10:01 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:

Thomas Wanderer

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)