[Geoserver-devel] [JIRA] (GEOS-7563) Refactor SLD Package to remove SLDPackageHandler

Torben Barsballe created an issue

GeoServer / BugGEOS-7563

Refactor SLD Package to remove SLDPackageHandler

Issue Type:

BugBug

Assignee:

Unassigned

Created:

30/May/16 9:03 PM

Priority:

MediumMedium

Reporter:

Torben Barsballe

SLD Package provides functionality to upload a zipfile containing an SLD and associated image files. However, in accomplishing this, it includes class SLDPackageHandler extends StyleHandler. This causes the ZIP format to be a format in the list of available style formats when creating a new style. This doesn’t really make sense, as you cannod hand-write a new SLD zip.

Styles created from a zip file should use the same StyleHandler as regular SLD files, and the SLDPackageHandler class should be removed.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.5.2#72002-sha1:b4422fe)

Atlassian logo