[Geoserver-devel] [jira] Created: (GEOS-3998) GeoserverInfoImpl.setClientProperties has no effect:

GeoserverInfoImpl.setClientProperties has no effect:
-----------------------------------------------------

                 Key: GEOS-3998
                 URL: http://jira.codehaus.org/browse/GEOS-3998
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 2.0.2
            Reporter: Stefan Alfons Tzeggai
            Assignee: Justin Deoliveira
             Fix For: 2.0.3
         Attachments: setClientPropertiesNoEffectAndTest.patch

Effectless assignment:

    public void setClientProperties(Map<Object, Object> properties) {
        this.clientProperties = clientProperties;
    }

My first GS bugfix, I don't know for sure which component it belongs to.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira