David Winslow created GEOS-5108:
-----------------------------------

             Summary: Index conflation in RESTConfig upload handling
                 Key: GEOS-5108
                 URL: https://jira.codehaus.org/browse/GEOS-5108
             Project: GeoServer
          Issue Type: Bug
          Components: REST
    Affects Versions: 2.1.3
            Reporter: David Winslow
            Assignee: Justin Deoliveira
             Fix For: 2.1.4


Layer name conflict resolution was implemented using a counter - but instead of 
using that counter, we were using the same counter that iterates over the 
uploaded featuretypes.  This meant that a layer name conflict while configuring 
uploaded resources could cause resources to be skipped.

Patch on Github at 
https://github.com/dwins/geoserver/commit/ca29dc60371aff531ad094deda3892c14369dfbc
 (or 
https://github.com/dwins/geoserver/commit/ca29dc60371aff531ad094deda3892c14369dfbc.diff
 for an actual diff file.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to