Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 19466 invoked from network); 10 Mar 2006 16:46:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Mar 2006 16:46:05 -0000 Received: (qmail 61885 invoked by uid 500); 10 Mar 2006 16:46:04 -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 61866 invoked by uid 99); 10 Mar 2006 16:46:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Mar 2006 08:46:04 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Mar 2006 08:46:03 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A0F21D49FB for ; Fri, 10 Mar 2006 16:45:42 +0000 (GMT) Message-ID: <890984149.1142009142656.JavaMail.jira@ajax> Date: Fri, 10 Mar 2006 16:45:42 +0000 (GMT) From: "angela (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Created: (JCR-347) Jcr-server: Parsing NodeTypeProperty not compliant with definition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jcr-server: Parsing NodeTypeProperty not compliant with definition ------------------------------------------------------------------ Key: JCR-347 URL: http://issues.apache.org/jira/browse/JCR-347 Project: Jackrabbit Type: Bug Reporter: angela Assigned to: angela Priority: Minor Creating a new NodeTypeProperty from an existing DavProperty fails, since assumptions made are not compliant with definition: a) nodetype name is always enclosed in a 'nodetypename' element b) nodetype property may be empty, thus contain no 'nodetype' element. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira