Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 81935 invoked from network); 25 Jul 2006 07:35:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 07:35:36 -0000 Received: (qmail 23058 invoked by uid 500); 25 Jul 2006 07:35:35 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 23025 invoked by uid 500); 25 Jul 2006 07:35:34 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 23015 invoked by uid 99); 25 Jul 2006 07:35:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 00:35:34 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 00:35:34 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CCF5E71428E for ; Tue, 25 Jul 2006 07:33:14 +0000 (GMT) Message-ID: <2592445.1153812794837.JavaMail.jira@brutus> Date: Tue, 25 Jul 2006 00:33:14 -0700 (PDT) From: "Marcel Reutegger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Assigned: (JCR-489) TCK: Incorrect check of namespace mappings in System View XML export In-Reply-To: <9563415.1153497974927.JavaMail.jira@brutus> 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 [ http://issues.apache.org/jira/browse/JCR-489?page=all ] Marcel Reutegger reassigned JCR-489: ------------------------------------ Assignee: Marcel Reutegger > TCK: Incorrect check of namespace mappings in System View XML export > -------------------------------------------------------------------- > > Key: JCR-489 > URL: http://issues.apache.org/jira/browse/JCR-489 > Project: Jackrabbit > Issue Type: Bug > Components: test > Environment: TCK from SVN revision 421925 > Reporter: Nicolas Pombourcq > Assigned To: Marcel Reutegger > > org.apache.jackrabbit.test.api.SysViewContentHandler. In endDocument(), two issues: > 1. line 351: tries to go through a table of prefixes but uses a fixed index inside the loop; > 2. The mapping for the 'xml' prefix should be skipped (it must be registered in the Session but must not be registered during export since this is a built-in XML mapping. -- 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