Return-Path: Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: (qmail 76931 invoked from network); 17 May 2009 00:56:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 May 2009 00:56:12 -0000 Received: (qmail 68837 invoked by uid 500); 17 May 2009 00:56:12 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 68758 invoked by uid 500); 17 May 2009 00:56:12 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 68748 invoked by uid 99); 17 May 2009 00:56:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 May 2009 00:56: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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 May 2009 00:56:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 88E35234C004 for ; Sat, 16 May 2009 17:55:45 -0700 (PDT) Message-ID: <144517692.1242521745551.JavaMail.jira@brutus> Date: Sat, 16 May 2009 17:55:45 -0700 (PDT) From: "Tam Du (JIRA)" To: commits@tapestry.apache.org Subject: [jira] Commented: (TAP5-697) Tapestry_improvement_ideas In-Reply-To: <1005607358.1242297105639.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/TAP5-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710158#action_12710158 ] Tam Du commented on TAP5-697: ----------------------------- Thanks a lot for your consideration. > Tapestry_improvement_ideas > -------------------------- > > Key: TAP5-697 > URL: https://issues.apache.org/jira/browse/TAP5-697 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-core > Affects Versions: 5.1.0.5, 5.0.18 > Reporter: Tam Du > Assignee: Robert Zeigler > Attachments: DisableHtmlTag.java > > > In the tml file, we should not disable html the second time, that is, if it is already disabled, then should not disable again. For more details, I attach here my file "DisableHTMLTag.java" which I have been using to not disable html the second time. I hope that you can improve this feature in the next version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.