This was reported via email:
When a geotiff is uploaded through the web interface, it properly creates the WMS, but improperly fills out the WMS Address/layers fields by namespacing both.
e.g.
WMS Address: http://host-49-141.nss.udel.edu:8080/geoserver/cc/wms
Layers: cc:bmr2
Only one of these should be namespaced (e.g. cc/wms and bmr2 || /wms and cc:bmr2
This was reported via email:
When a geotiff is uploaded through the web interface, it properly creates the WMS, but improperly fills out the WMS Address/layers fields by namespacing both.
e.g.
WMS Address: http://host-49-141.nss.udel.edu:8080/geoserver/cc/wms
Layers: cc:bmr2
Only one of these should be namespaced (e.g.
cc/wmsandbmr2||/wmsandcc:bmr2