Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Tenant 1.0.2
Description
The method
org.apache.sling.tenant.TenantProvider#getTenants
throws an NPE when the tenant root resource does not exists.
The tenant root resource is created if needed when creating a tenant (see org.apache.sling.tenant.internal.TenantProviderImpl#createTenantResource)
A workaround is to create a tenant and remove it.
Attachments
Attachments
Issue Links
- is duplicated by
-
SLING-3565 TenantProvider.getTenants throws NPE if tenant root does not exist
- Resolved
- links to