You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/03/17 15:54:27 UTC

[jira] Created: (SLING-1446) Scripts should be resolved against the current workspace

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.


[jira] Commented: (SLING-1446) Scripts should be resolved against the current workspace

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Resolved: (SLING-1446) Scripts should be resolved against the current workspace

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-1446.
-----------------------------------

      Assignee: Carsten Ziegeler  (was: Justin Edelson)
    Resolution: Fixed

this has been resolved for a while now.

> 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: Carsten Ziegeler
>             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.


[jira] Commented: (SLING-1446) Scripts should be resolved against the current workspace

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847702#action_12847702 ] 

Justin Edelson commented on SLING-1446:
---------------------------------------

done in r925530.

implementation should be revisited when/if an impersonate method is added to ResourceResolverFactory

this should be documented, but I'm not sure where.

> 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.


[jira] Closed: (SLING-1446) Scripts should be resolved against the current workspace

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-1446.
------------------------------------


Closes issue after bundle release.

> 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: Carsten Ziegeler
>             Fix For: Servlets Resolver 2.1.0
>
>
> 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.


[jira] Reopened: (SLING-1446) Scripts should be resolved against the current workspace

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson reopened SLING-1446:
-----------------------------------


reopening

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira