[
https://issues.apache.org/jira/browse/SLING-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1805.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 1001405.
> Space character prevents correct Get[Effective]AclServlt registration
> ---------------------------------------------------------------------
>
> Key: SLING-1805
> URL: https://issues.apache.org/jira/browse/SLING-1805
> Project: Sling
> Issue Type: Bug
> Components: JCR
> Affects Versions: JCR Jackrabbit Access Manager 2.0.4
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: JCR Jackrabbit Access Manager 2.0.6
>
>
> The GetAclServlet and GetEffectiveAclServlet are intended to be registered
> with the request extension JSON using the sling.servlet.extensions service
> registration property. Unfortunately there is an excessive blank at the end
> of the property name:
> * @scr.property name="sling.servlet.extensions " value="json"
> causing the per-extension registration to fail.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.