[Geoserver-devel] [JIRA] (GEOS-7771) REST - Empty response on JSON layergroup

Jonathan Hankes created an issue

GeoServer / BugGEOS-7771

REST - Empty response on JSON layergroup

Issue Type:

BugBug

Affects Versions:

2.9.0

Assignee:

Unassigned

Components:

REST

Created:

27/Sep/16 10:08 PM

Priority:

MediumMedium

Reporter:

Jonathan Hankes

When the layergroup is added and contains layers without styles, the JSON responses return HTTP 200, but are empty. XML responds normally/as expected. Problem surfaces with multiple layers ~ 5 in the layer group.

there is an error in the JSON parser causing non-matching close brackets for null values, eg: `“styles”:

{“style”:[“”]}

,“style”:[“”,“”]},“style”:[“”,“”]}` . ocurring in the geoserver XStreamPersister

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.375.1#100014-sha1:51c0833)

Atlassian logo