Data.getFeatureTypeInfo seems to not correctly find FeatureTypes
----------------------------------------------------------------
Key: GEOS-310
URL: http://jira.codehaus.org/browse/GEOS-310
Project: GeoServer
Type: Bug
Components: Global
Versions: 1.3.0-beta
Reporter: Gabriel Roldán
Assigned to: Chris Holmes
Priority: Blocker
Fix For: 1.3.0-beta
global.Data.getFeatureTypeInfo was looking up feature types by comparing both prefix and namespace, which leads to not always finding the featuretype and thus throwing nullpointerexceptions on transactions. I hacked it to compare only the prefixes to get the WFS-T demo (at /geoserver/data/mbdemos/wfs-t/index.html) working, but I'm not sure this is completely correct, so _please_ take a look at it and bug me for any missunderstood.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira