[Geoserver-devel] [JIRA] (GEOS-8269) SUBPROCESS xml is malformed in WPS Request Builder

Mauro Bartolomeoli created an issue

GeoServer / ImprovementGEOS-8269

SUBPROCESS xml is malformed in WPS Request Builder

Issue Type:

ImprovementImprovement

Affects Versions:

2.11.2

Assignee:

Unassigned

Components:

WPS

Created:

05/Sep/17 10:35 AM

Priority:

MediumMedium

Reporter:

Mauro Bartolomeoli

When defining a subprocess for the features input in the WPS request builder, the related XML is wrongly encoded (no content for Identifier, DataInputs, ResponseForm tags)

Example:

> <?xml version=“1.0” encoding=“UTF-8”?><wps:Execute version=“1.0.0” service=“WPS” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” xmlns=“http://www.opengis.net/wps/1.0.0” xmlns:wfs=“http://www.opengis.net/wfs” xmlns:wps=“http://www.opengis.net/wps/1.0.0” xmlns:ows=“http://www.opengis.net/ows/1.1” xmlns:gml=“http://www.opengis.net/gml” xmlns:ogc=“http://www.opengis.net/ogc” xmlns:wcs=“http://www.opengis.net/wcs/1.1.1” xmlns:xlink=“http://www.w3.org/1999/xlink” xsi:schemaLocation=“http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsAll.xsd”>
> <ows:Identifier/>
> <wps:DataInputs/>
> <wps:ResponseForm/>
> </wps:Execute>

Add Comment

Add Comment

Get JIRA notifications on your phone! Download the JIRA Cloud app for Android or iOS


This message was sent by Atlassian JIRA (v1000.1254.0#100059-sha1:0a46c0b)

Atlassian logo