GetCapabilites fails for rasters not available to user
------------------------------------------------------
Key: GEOS-4708
URL: https://jira.codehaus.org/browse/GEOS-4708
Project: GeoServer
Issue Type: Bug
Components: WCS, WMS
Affects Versions: 2.1.1, 2.1.0
Reporter: Fredrik Holmqvist
Assignee: Andrea Aime
If a raster layer is protected and not accessible to the current user GetCapabilities fails as it tries to get a reader for that raster.
Line 833 in GetCapabilitiesTransformer fails because of SecuredCoverageStoreInfo:getFormat throws SecureCatalogImpl.unauthorizedAccess(getName()).
This is with mode=challange. There is similar problems with 1.3.0 and probably WCS (havn't investigated why WCS fails).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira