Konrad Windszus created SLING-6791:
--------------------------------------
Summary: 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
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)