Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 1537 invoked from network); 31 Aug 2006 00:23:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2006 00:23:39 -0000 Received: (qmail 95235 invoked by uid 500); 31 Aug 2006 00:23:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 95210 invoked by uid 500); 31 Aug 2006 00:23:38 -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 95201 invoked by uid 99); 31 Aug 2006 00:23:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 17:23:38 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mcintyre.a@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 17:23:38 -0700 Received: by ug-out-1314.google.com with SMTP id m2so394022uge for ; Wed, 30 Aug 2006 17:23:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RrtmsHjSdufLCWnncz+zAL08t1qm1fP9CN11H/7kd5xRKhpCw6BXx1ykTZDR5gQS6xMngXh7iRADMdr8/BTzQRY1sZjfTo06Jqv9pOVwBqNULuuX3wWg/YLJ5cY7hrrizvxdeqMaHxTnNqJZF/wdB21g9pwXweE2lsT2fUV9V2k= Received: by 10.66.224.19 with SMTP id w19mr148897ugg; Wed, 30 Aug 2006 17:23:16 -0700 (PDT) Received: by 10.67.27.19 with HTTP; Wed, 30 Aug 2006 17:23:16 -0700 (PDT) Message-ID: <54ac72d70608301723s5b6c6f84ua8888cb60ede1280@mail.gmail.com> Date: Wed, 30 Aug 2006 17:23:16 -0700 From: "Andrew McIntyre" To: derby-dev@db.apache.org Subject: Re: Doc reviews: should the internal links for the PDFs work? In-Reply-To: <9f40b500608301626s156ab8f9wf0401f57b7a0a3e5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060830215703.71250.qmail@web81307.mail.mud.yahoo.com> <9f40b500608301626s156ab8f9wf0401f57b7a0a3e5@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/30/06, Laura Stewart wrote: > > > When I click on those links with the HTML pages version of the doc they do work. > > Is this a general (known) problem? Or is this a problem with this specific section > > that I need to report in the doc review? > > Susan - this is a problem with only the Alpha versions of the docs. In > the 10.1 PDF versions the links work just fine. There is another > problem with the Alpha versions, they do not display the graphic > files. These problems must be as a result of some setting in the > build for the Alpha versions. They should work, but it looks like another problem with our custom dita2fo-shell.xsl stylesheet's handling of internal links. Please file a JIRA for it. This will be a fairly involved fix to the stylesheet and I don't know if I'll have time to get to it before the release. Thanks, andrew