Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 71678 invoked from network); 13 Feb 2007 17:52:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 17:52:06 -0000 Received: (qmail 89810 invoked by uid 500); 13 Feb 2007 17:52:12 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 89743 invoked by uid 500); 13 Feb 2007 17:52:12 -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 89732 invoked by uid 99); 13 Feb 2007 17:52:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 09:52:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gary.larsen@envisn.com designates 216.57.116.8 as permitted sender) Received: from [216.57.116.8] (HELO mx3.pshift.com) (216.57.116.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 09:52:01 -0800 Received: from JAVAGUY1 (unverified [24.177.38.136]) by mx3.pshift.com (Vircom SMTPRS 4.4.568.0) with ESMTP id for ; Tue, 13 Feb 2007 12:51:37 -0500 X-Modus-BlackList: 24.177.38.136=OK;gary.larsen@envisn.com=OK X-Modus-RBL: 24.177.38.136=BlackListed X-Modus-Trusted: 24.177.38.136=NO X-Modus-Audit: FALSE;0;0;0 From: "Gary Larsen" To: Subject: RE: [jira] Updated: (COCOON-1570) fi:validation-errors styling element does not work in AJAX mode Date: Tue, 13 Feb 2007 12:55:25 -0500 Message-ID: <002a01c74f98$25086940$4f01a8c0@envisnofc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <8347273.1160641237411.JavaMail.jira@brutus> thread-index: Acbt12Xm1ugWbTwKS1ChzMm6N5hy1Bhv6oqw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Virus-Checked: Checked by ClamAV on apache.org Sorry for posting to dev again, but I'm wondering if there is any new = info on this issue: > -----Original Message----- > From: J=F6rg Heinicke (JIRA) [mailto:jira@apache.org] > Sent: Thursday, October 12, 2006 4:21 AM > To: dev@cocoon.apache.org > Subject: [jira] Updated: (COCOON-1570) fi:validation-errors styling > element does not work in AJAX mode >=20 > [ http://issues.apache.org/jira/browse/COCOON-1570?page=3Dall ] I found a link to a possible solution which can turn off ajax mode for widgets https://issues.apache.org/jira/browse/COCOON-1570#action_12369852 but the patch contains a modification to cforms.js which I could not = find anywhere in the 2.1.9 sources so I assume it's obsolete. Is there a newer fix available or a recommended way to implement validations? My forms use tabbed groups so without = the validation error can be hidden from the user. Thanks for any advice. Gary