Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 47688 invoked from network); 26 Feb 2005 15:41:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Feb 2005 15:41:48 -0000 Received: (qmail 80953 invoked by uid 500); 26 Feb 2005 15:41:47 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 80763 invoked by uid 500); 26 Feb 2005 15:41:47 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 80750 invoked by uid 99); 26 Feb 2005 15:41:47 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 26 Feb 2005 07:41:46 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 49466160C4A for ; Sat, 26 Feb 2005 09:41:44 -0600 (CST) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02955-03 for ; Sat, 26 Feb 2005 09:41:42 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 32C75160C4B for ; Sat, 26 Feb 2005 09:41:42 -0600 (CST) Message-ID: <6792685.1109432502189.JavaMail.jettyjira@strider.outerthought.net> Date: Sat, 26 Feb 2005 09:41:42 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Updated: (FOR-449) Url attribute is not used as content for empty ulink elements In-Reply-To: <901883.1109432382218.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Aaron Isotton (mailto:aaron@isotton.com) Date: Sat, 26 Feb 2005 9:40 AM Comment: Patc for src/core/context/resources/stylesheets/docbook2document.xsl Changes: Attachment changed to docbook2document.ulink.patch --------------------------------------------------------------------- For a full history of the issue, see: http://issues.cocoondev.org//browse/FOR-449?page=history --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-449 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-449 Summary: Url attribute is not used as content for empty ulink elements Type: Improvement Status: Unassigned Priority: Minor Project: Forrest Components: Plugin: Simplified Docbook Versions: 0.6.1 Assignee: Reporter: Aaron Isotton Created: Sat, 26 Feb 2005 9:39 AM Updated: Sat, 26 Feb 2005 9:40 AM Description: When using an ulink element as follows in a docbook document: The original docbook stylesheets use "http://some/url" as text for the link (something like http://some/url), but the simplified forrest stylesheets create a link with no text (something like . This patch fixes that. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira