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/07/21 16:58:49 UTC

[jira] Created: (SLING-1608) unsafe cast in AbstractSlingPostOperation

unsafe cast in AbstractSlingPostOperation
-----------------------------------------

                 Key: SLING-1608
                 URL: https://issues.apache.org/jira/browse/SLING-1608
             Project: Sling
          Issue Type: Bug
          Components: Servlets
            Reporter: Justin Edelson
            Assignee: Justin Edelson
             Fix For: Servlets Post 2.0.6


AbstractSlingPostOperation.checkin() assumes that the paths it gets are node paths when they can be property paths as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1608) unsafe cast in AbstractSlingPostOperation

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

Justin Edelson resolved SLING-1608.
-----------------------------------

    Resolution: Fixed

> unsafe cast in AbstractSlingPostOperation
> -----------------------------------------
>
>                 Key: SLING-1608
>                 URL: https://issues.apache.org/jira/browse/SLING-1608
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Servlets Post 2.0.6
>
>
> AbstractSlingPostOperation.checkin() assumes that the paths it gets are node paths when they can be property paths as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-1608) unsafe cast in AbstractSlingPostOperation

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

Justin Edelson commented on SLING-1608:
---------------------------------------

done in r966266

> unsafe cast in AbstractSlingPostOperation
> -----------------------------------------
>
>                 Key: SLING-1608
>                 URL: https://issues.apache.org/jira/browse/SLING-1608
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Servlets Post 2.0.6
>
>
> AbstractSlingPostOperation.checkin() assumes that the paths it gets are node paths when they can be property paths as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.