[Geoserver-users] Problem with same feature names in different namespaces

I tracked this down to a fundamental problem in the configuration DTO
code -- its stores all the FeatureTypeInfo objects in a hash linked by
the FeatureType name! So, if you have two FeatureTypes with the same
name, you're screwed when you try to save.

It should be linked by something more "unique" like
namespace_featuretypename or datastoreid_featuretypename (cf. the
naming of the directories in data/FeatureTypes/).

Unforunately, its really hard to wade through the configuration code, so
this might take a while for someone to actually do.

dave

----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/