[
https://issues.apache.org/jira/browse/SLING-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870394#action_12870394
]
Carsten Ziegeler commented on SLING-1446:
-----------------------------------------
Changed the implementation in revision 947408 - the script resolver now relies
on the workspace handling of the resource resolver.
> Scripts should be resolved against the current workspace
> --------------------------------------------------------
>
> Key: SLING-1446
> URL: https://issues.apache.org/jira/browse/SLING-1446
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Servlets Resolver 2.0.10
>
>
> currently, if a non-default workspace is specified in AuthenticationInfo,
> scripts are still resolved against the default workspace.
> Scripts should be resolved first against the workspace used in the Request
> (i.e. from AuthenticationInfo) and then a default workspace as a backup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.