Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 58104 invoked from network); 7 Sep 2010 07:08:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Sep 2010 07:08:15 -0000 Received: (qmail 76650 invoked by uid 500); 7 Sep 2010 07:08:15 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 76587 invoked by uid 500); 7 Sep 2010 07:08:13 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 76579 invoked by uid 99); 7 Sep 2010 07:08:12 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 07:08:12 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 07:07:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8777Wch012549 for ; Tue, 7 Sep 2010 07:07:33 GMT Message-ID: <1261660.49551283843252934.JavaMail.jira@thor> Date: Tue, 7 Sep 2010 03:07:32 -0400 (EDT) From: "Bob Schellink (JIRA)" To: dev@click.apache.org Subject: [jira] Commented: (CLK-717) Click 2.2 DTD does not allow a custom Format class In-Reply-To: <27464334.47241283828313025.JavaMail.jira@thor> 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/CLK-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906695#action_12906695 ] Bob Schellink commented on CLK-717: ----------------------------------- I don't know much about DTD's, but can we remove the #FIXED attribe from the various elements? Is there another reason for it? > Click 2.2 DTD does not allow a custom Format class > -------------------------------------------------- > > Key: CLK-717 > URL: https://issues.apache.org/jira/browse/CLK-717 > Project: Click > Issue Type: Bug > Components: core > Affects Versions: 2.2.0 > Environment: Java 1.6, Jetty, Mac OS X > Reporter: Ryan Holmes > Priority: Minor > > The DTD for Click 2.2 has a fixed value for the format classname. This results in an XML validation error when attempting to specify a custom Format class. > > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.