Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0-RC3
-
Fix Version/s: 1.6.0, 1.7.0-beta1
-
Component/s: WFS
-
Labels:None
-
Number of attachments :
Description
When hitting geoserver wfs-t with a misconfigured OL the following message may appear:
"feature is not available:"
This is not very informative, and occurrs because OL is trying to insert a feature whose type name is... feature!.
A message like "Feature type 'feature' cannot be found" should be easier to understand
Fixed on 1.6.x and trunk