Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 17372 invoked from network); 14 Dec 2006 18:45:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 18:45:43 -0000 Received: (qmail 15217 invoked by uid 500); 14 Dec 2006 18:45:51 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 15009 invoked by uid 500); 14 Dec 2006 18:45:50 -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 15000 invoked by uid 99); 14 Dec 2006 18:45:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 10:45:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 14 Dec 2006 10:45:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 929607140F6 for ; Thu, 14 Dec 2006 10:45:22 -0800 (PST) Message-ID: <33514557.1166121922597.JavaMail.jira@brutus> Date: Thu, 14 Dec 2006 10:45:22 -0800 (PST) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-1796) Typo in Tuning Derby graphics file name causes problems In-Reply-To: <8215651.1157057124476.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 [ http://issues.apache.org/jira/browse/DERBY-1796?page=all ] Kim Haase closed DERBY-1796. ---------------------------- Belated thanks for this fix, Andrew. > Typo in Tuning Derby graphics file name causes problems > ------------------------------------------------------- > > Key: DERBY-1796 > URL: http://issues.apache.org/jira/browse/DERBY-1796 > Project: Derby > Issue Type: Bug > Components: Documentation > Reporter: Kim Haase > Assigned To: Kim Haase > Priority: Minor > Attachments: pstmt_os.gif > > > The Tuning Derby manual contains two graphics, on statements and prepared statements. Each has a .gif and a .jpg version. > The two statement graphics are named as follows: > stmt_os.gif > stmt_os.jpg > The two prepared statement graphics are named as follows: > ptsmt_os.gif > pstmt_os.jpg > The .gif file name has "ts" instead of "st". However, the DITA source expects the file to be named "pstmt_os.gif", and the PDF and the one-page HTML file use pstmt_os.jpg. > The file ptsmt_os.gif needs to be renamed pstmt_os.gif. -- 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