[
https://issues.apache.org/jira/browse/SLING-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984629#comment-15984629
]
Carsten Ziegeler commented on SLING-6791:
-----------------------------------------
I think servlets resolver should use two different service users - like
resource resolver does; one for reading/using scripts (the current one) and a
new one which maps to the readall service user for the web console plugin
> Servlet Resolver Test does no longer find scripts being referenced through
> resource type
> ----------------------------------------------------------------------------------------
>
> Key: SLING-6791
> URL: https://issues.apache.org/jira/browse/SLING-6791
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Affects Versions: Servlets Resolver 2.4.10
> Reporter: Konrad Windszus
> Fix For: Servlets Resolver 2.4.12
>
>
> When using the latest launchpad (including Slingshot), going to
> /system/console/servletresolver?url=%2Fslingshot%2Fusers%2Fslingshot1.html&method=GET
> shows as candidates only
> {code}
> org.apache.sling.servlets.get.impl.DefaultGetServlet
> org.apache.sling.jcr.webdav.impl.servlets.SlingWebDavServlet
> {code}
> This is wrong, the script for rendering this is actually at
> {{/libs/slingshot/User/html.jsp}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)