Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 27915 invoked from network); 10 Jul 2006 19:07:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 19:07:31 -0000 Received: (qmail 94402 invoked by uid 500); 10 Jul 2006 19:07:27 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 94329 invoked by uid 500); 10 Jul 2006 19:07:26 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 94302 invoked by uid 99); 10 Jul 2006 19:07:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 12:07:26 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 12:07:26 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CA3D7410486 for ; Mon, 10 Jul 2006 19:05:30 +0000 (GMT) Message-ID: <24348037.1152558330814.JavaMail.jira@brutus> Date: Mon, 10 Jul 2006 19:05:30 +0000 (GMT+00:00) From: "Simone Gianni (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-1879) Make fd:field whitespace trimming behavior configurable In-Reply-To: <24844371.1152464671081.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1879?page=comments#action_12420150 ] Simone Gianni commented on COCOON-1879: --------------------------------------- If you're going to use a typesafe enumeration, then consider using org.apache.commons.lang.enums.Enum, not to reinvent the wheel and also because could save you some work. See http://jakarta.apache.org/commons/lang/ > Make fd:field whitespace trimming behavior configurable > ------------------------------------------------------- > > Key: COCOON-1879 > URL: http://issues.apache.org/jira/browse/COCOON-1879 > Project: Cocoon > Type: Improvement > Components: Blocks: Forms > Versions: 2.2-dev (Current SVN), 2.1.10-dev (current SVN) > Reporter: Jason Johnston > Attachments: COCOON-1879.diff > > Currently fd:field widgets always trim leading and trailing whitespace from the user's input. Sometimes this behavior is not desired, so it should be configurable. > See this thread for discussion: http://marc.theaimsgroup.com/?t=114960231400008&r=1&w=2 > Patch forthcoming. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira