Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 29022 invoked from network); 17 May 2007 18:31:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 May 2007 18:31:40 -0000 Received: (qmail 63648 invoked by uid 500); 17 May 2007 18:31:43 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 63624 invoked by uid 500); 17 May 2007 18:31:43 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 63607 invoked by uid 99); 17 May 2007 18:31:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 11:31:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 11:31:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D819714074 for ; Thu, 17 May 2007 11:31:16 -0700 (PDT) Message-ID: <20707689.1179426676642.JavaMail.jira@brutus> Date: Thu, 17 May 2007 11:31:16 -0700 (PDT) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2662) DITA error in adminguide/cadminservlet98430.dita In-Reply-To: <5950613.1179425656152.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 [ https://issues.apache.org/jira/browse/DERBY-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-2662: ----------------------------- Derby Info: [Patch Available, Regression] (was: [Regression]) > DITA error in adminguide/cadminservlet98430.dita > ------------------------------------------------ > > Key: DERBY-2662 > URL: https://issues.apache.org/jira/browse/DERBY-2662 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.3.0.0 > Reporter: Kim Haase > Priority: Minor > Attachments: cadminservlet98430.html, DERBY-2662.diff > > > A recent modification of the file adminguide/cadminservlet98430.dita has caused a DITA processing error. A new section called Security Considerations was added. A section in a conbody cannot have anything after it except another section or an example, but there is a paragraph element after the section. The fix is to put the paragraph inside the section. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.