Lars Krapf created SLING-9739:
---------------------------------

             Summary: Wrong decomposition/resolution in Servlets Resolver Plugin
                 Key: SLING-9739
                 URL: https://issues.apache.org/jira/browse/SLING-9739
             Project: Sling
          Issue Type: Bug
          Components: Console
    Affects Versions: Servlets Resolver 2.7.10
            Reporter: Lars Krapf
         Attachments: 2020-09-17-104013_1554x416_scrot.png

The servlets resolver webconsole plugin is sometimes displaying a different 
decomposition and candidate servlet, than what Sling actually resolves. 

E.g. the path:
/content/we-retail.html/..;/..;/bin/querybuilder.json.css?path=/home/users

is resolved to Page.jsp (the resource-type of /content/we-retail.html), see:
 !2020-09-17-104013_1554x416_scrot.png! 

whereas the true decomposition/resolution will be:
{code}
Extension=css;
resourcePath=/bin/querybuilder.json
selectors=[]
seclectorString=null
suffix=/..;/bin/querybuilder.json.css
 {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to