Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 71133 invoked from network); 4 Nov 2004 15:45:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Nov 2004 15:45:52 -0000 Received: (qmail 21565 invoked by uid 500); 4 Nov 2004 15:45:46 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 21516 invoked by uid 99); 4 Nov 2004 15:45:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 04 Nov 2004 07:45:41 -0800 Received: (qmail 1554 invoked from network); 4 Nov 2004 15:45:40 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 4 Nov 2004 15:45:40 -0000 Message-ID: <929468602.1099583140464.JavaMail.apache@nagoya> Date: Thu, 4 Nov 2004 07:45:40 -0800 (PST) From: "Marcel Reutegger (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Created: (JCR-16) Observation tests fail Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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