Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6.4, 1.7.0-RC1
-
Fix Version/s: 1.7.5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
If you have two feature types in different namespaces a WFS GetFeature will bomb out because it tries to seed the cache with both feature types but does not qualify them by namespace.
I've tried setting up three layers with the same name:
Then I tried hitting GeoServer with GetFeatureType, DescribeFeatureType, GetFeature and Transaction (update in particular).
None of them seems to fail, haven't noticed any of these problems. Maybe the cache has already been fixed in 1.7.x?
Here is a few of the request I made: