[Geoserver-devel] [jira] Created: (GEOS-1407) Style is lost somewhere when editing 2 styles in parallel

Style is lost somewhere when editing 2 styles in parallel
---------------------------------------------------------

                 Key: GEOS-1407
                 URL: http://jira.codehaus.org/browse/GEOS-1407
             Project: GeoServer
          Issue Type: Bug
          Components: UI
    Affects Versions: 1.5.3, 1.6.0-beta4
         Environment: Linux, Tomcat 6, Java 6.
            Reporter: Mantas
            Assignee: Andrea Aime
            Priority: Critical

1. Click create new style
2. In new tab/window try edit any other style (I tried capitals)
3. copy capitals style to newly created style
4. save new style
5. click apply and save
6. close window/tab where capitals style was opened

and then i get some errors:
sfBugsites:bugsites
pstgs:monitoringo_taskai
tasmania_cities:tasmania_cities
  org.vfny.geoserver.global.ConfigurationException: FeatureTypeInfo sfBugsites:::bugsites ignored - Style 'capitals' not found!
org.vfny.geoserver.global.ConfigurationException: FeatureTypeInfo pstgs:::monitoringo_taskai ignored - Style 'capitals' not found!
org.vfny.geoserver.global.ConfigurationException: FeatureTypeInfo tasmania_cities:::tasmania_cities ignored - Style 'capitals' not found!

Style is lost in UI but can be found in geoserver/data/styles/ directory and when creating new style named same name as lost geoserver gives this warning:

    * There is already a style by the name of capitals.sld stored on GeoServer. Please rename the file and try again.

--
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