You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 01:28:54 UTC

[jira] [Created] (SLING-2399) Incomplete Resource Event on Node creation with properties

Incomplete Resource Event on Node creation with properties
----------------------------------------------------------

                 Key: SLING-2399
                 URL: https://issues.apache.org/jira/browse/SLING-2399
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.0.10
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: JCR Resource 2.1.0


When a node is created along with some properties, the set of added (aka changed) properties is not provided with the resource added event. This may cause event information to be lost.

Particularly this causes the VanityPath integration tests to fail because the nodes with the vanityPath properties are created like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (SLING-2399) Incomplete Resource Event on Node creation with properties

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

Carsten Ziegeler closed SLING-2399.
-----------------------------------

    
> Incomplete Resource Event on Node creation with properties
> ----------------------------------------------------------
>
>                 Key: SLING-2399
>                 URL: https://issues.apache.org/jira/browse/SLING-2399
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: JCR Resource 2.1.0
>
>
> When a node is created along with some properties, the set of added (aka changed) properties is not provided with the resource added event. This may cause event information to be lost.
> Particularly this causes the VanityPath integration tests to fail because the nodes with the vanityPath properties are created like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2399) Incomplete Resource Event on Node creation with properties

Posted by "Felix Meschberger (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199418#comment-13199418 ] 

Felix Meschberger commented on SLING-2399:
------------------------------------------

In fact node removed (resource removed) events suffer from the same problem.

Implemented Rev. 1239956 such that on node add and remove events changes reported to properties of those nodes are also transported in the respected resource added and remove events.
                
> Incomplete Resource Event on Node creation with properties
> ----------------------------------------------------------
>
>                 Key: SLING-2399
>                 URL: https://issues.apache.org/jira/browse/SLING-2399
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: JCR Resource 2.1.0
>
>
> When a node is created along with some properties, the set of added (aka changed) properties is not provided with the resource added event. This may cause event information to be lost.
> Particularly this causes the VanityPath integration tests to fail because the nodes with the vanityPath properties are created like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2399) Incomplete Resource Event on Node creation with properties

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

Felix Meschberger resolved SLING-2399.
--------------------------------------

    Resolution: Fixed

This fixes the integration tests and so I consider this problem solved.
                
> Incomplete Resource Event on Node creation with properties
> ----------------------------------------------------------
>
>                 Key: SLING-2399
>                 URL: https://issues.apache.org/jira/browse/SLING-2399
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: JCR Resource 2.1.0
>
>
> When a node is created along with some properties, the set of added (aka changed) properties is not provided with the resource added event. This may cause event information to be lost.
> Particularly this causes the VanityPath integration tests to fail because the nodes with the vanityPath properties are created like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira