You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2004/11/04 16:45:40 UTC

[jira] Created: (JCR-16) Observation tests fail

Observation tests fail
----------------------

         Key: JCR-16
         URL: http://nagoya.apache.org/jira/browse/JCR-16
     Project: Jackrabbit
        Type: Bug
 Environment: svn revision: 56599
    Reporter: Marcel Reutegger
 Assigned to: Marcel Reutegger 


Path returned by Event.getPath() is wrong. It always returns the path to the parent node connected to the event. That is, if e.g. a node /foo/bar is created the path /foo is returned instead of /foo/bar.

This issue had been introduced with changed from api version 0.14 to 0.15.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (JCR-16) Observation tests fail

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://nagoya.apache.org/jira/browse/JCR-16?page=history ]
     
Marcel Reutegger closed JCR-16:
-------------------------------


> Observation tests fail
> ----------------------
>
>          Key: JCR-16
>          URL: http://nagoya.apache.org/jira/browse/JCR-16
>      Project: Jackrabbit
>         Type: Bug
>  Environment: svn revision: 56599
>     Reporter: Marcel Reutegger
>     Assignee: Marcel Reutegger

>
> Path returned by Event.getPath() is wrong. It always returns the path to the parent node connected to the event. That is, if e.g. a node /foo/bar is created the path /foo is returned instead of /foo/bar.
> This issue had been introduced with changed from api version 0.14 to 0.15.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (JCR-16) Observation tests fail

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://nagoya.apache.org/jira/browse/JCR-16?page=history ]
     
Marcel Reutegger resolved JCR-16:
---------------------------------

    Resolution: Fixed

- Changed EventImpl to return the path of the child item associated with the event
- Changed SearchManager handling for property change events related to wrong path returned by Event.getPath()

Fixed in SVN revision 56655

> Observation tests fail
> ----------------------
>
>          Key: JCR-16
>          URL: http://nagoya.apache.org/jira/browse/JCR-16
>      Project: Jackrabbit
>         Type: Bug
>  Environment: svn revision: 56599
>     Reporter: Marcel Reutegger
>     Assignee: Marcel Reutegger

>
> Path returned by Event.getPath() is wrong. It always returns the path to the parent node connected to the event. That is, if e.g. a node /foo/bar is created the path /foo is returned instead of /foo/bar.
> This issue had been introduced with changed from api version 0.14 to 0.15.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira