[Geoserver-devel] [JIRA] (GEOS-7946) store name case changed creates two stores

François Van Der Biest created an issue

GeoServer / BugGEOS-7946

store name case changed creates two stores

Issue Type:

BugBug

Affects Versions:

2.8.3

Assignee:

Unassigned

Created:

23/Jan/17 5:36 PM

Environment:

containerized geoserver 2.8.3 running in docker image deriving from jetty:9.2-jre7, with a named docker volume hosting the datadir.

Priority:

MediumMedium

Reporter:

François Van Der Biest

In geoserver admin UI, I renamed store_2012 into STORE_2012. In the datadir, this produced a new copy of store_2012 into STORE_2012, but store_2012 was not deleted:
{{
workspaces/ws1/STORE_2012/buildings/featuretype.xml: <name>my_buildings</name>
workspaces/ws1/store_2012/buildings/featuretype.xml: <name>my_buildings</name>
}}

This leads to incorrect capabilities, with twice the number of layers from the given store.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.695.3#100025-sha1:c635a15)

Atlassian logo