Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 7917 invoked from network); 22 May 2009 06:05:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 06:05:01 -0000 Received: (qmail 27764 invoked by uid 500); 22 May 2009 06:05:14 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 27689 invoked by uid 500); 22 May 2009 06:05:14 -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 List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 27681 invoked by uid 99); 22 May 2009 06:05:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 06:05:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 06:05:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 920F2234C044 for ; Thu, 21 May 2009 23:04:45 -0700 (PDT) Message-ID: <1941486875.1242972285597.JavaMail.jira@brutus> Date: Thu, 21 May 2009 23:04:45 -0700 (PDT) From: "Gavin (JIRA)" To: dev@forrest.apache.org Subject: [jira] Commented: (FOR-1167) class attribute of body element in XDocs source is not included in generated HTML In-Reply-To: <1994029824.1242432465545.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711960#action_12711960 ] Gavin commented on FOR-1167: ---------------------------- Thanks Sina, tested and works fine, applied to trunk. I'll leave this issue open until a Dispatcher version works. > class attribute of body element in XDocs source is not included in generated HTML > --------------------------------------------------------------------------------- > > Key: FOR-1167 > URL: https://issues.apache.org/jira/browse/FOR-1167 > Project: Forrest > Issue Type: Bug > Components: Skins (general issues) > Affects Versions: 0.9-dev > Reporter: Brolin Empey > Assignee: Gavin > Fix For: 0.9-dev > > Attachments: FOR-1167-skins.patch > > > Here is the body element of my XDocs source file: > > The generated HTML does not include the class attribute. > See . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.