Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 6515 invoked from network); 1 Feb 2007 16:30:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2007 16:30:29 -0000 Received: (qmail 794 invoked by uid 500); 1 Feb 2007 16:30:33 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 745 invoked by uid 500); 1 Feb 2007 16:30:33 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 691 invoked by uid 99); 1 Feb 2007 16:30:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 08:30:33 -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, 01 Feb 2007 08:30:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 132C271429F for ; Thu, 1 Feb 2007 08:30:06 -0800 (PST) Message-ID: <29737620.1170347406076.JavaMail.jira@brutus> Date: Thu, 1 Feb 2007 08:30:06 -0800 (PST) From: "Jeff Bischoff (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Commented: (TOMAHAWK-807) documentBody needs id, style and styleClass attributes In-Reply-To: <7560281.1164665061224.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/TOMAHAWK-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469492 ] Jeff Bischoff commented on TOMAHAWK-807: ---------------------------------------- I just saw that the old html attributes are not supported in strict xhtml. Maybe we don't need them after all? What do you guys think? > documentBody needs id, style and styleClass attributes > ------------------------------------------------------ > > Key: TOMAHAWK-807 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-807 > Project: MyFaces Tomahawk > Issue Type: Improvement > Components: Html Tag > Affects Versions: 1.1.3 > Environment: documentBody tag needs to support id, style and styleClass tags > Reporter: Anil Kommareddi > Attachments: DocumentBody.java, DocumentBodyRenderer.java, DocumentBodyTag.java, tomahawk.tld > > > documentBody tag needs to support id, style and styleClass tags -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.