Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 23317 invoked from network); 6 Feb 2008 04:59:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 04:59:32 -0000 Received: (qmail 40061 invoked by uid 500); 6 Feb 2008 04:59:24 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 39653 invoked by uid 500); 6 Feb 2008 04:59:23 -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 39642 invoked by uid 99); 6 Feb 2008 04:59:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 20:59:23 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 06 Feb 2008 04:59:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E35B7714022 for ; Tue, 5 Feb 2008 20:59:07 -0800 (PST) Message-ID: <19546074.1202273947919.JavaMail.jira@brutus> Date: Tue, 5 Feb 2008 20:59:07 -0800 (PST) From: =?utf-8?Q?J=C3=B6rg_Heinicke_=28JIRA=29?= To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2058) Ambiguous rule match for "fi:styling/@submit-on-change" In-Reply-To: <1706738.1178615235561.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-2058?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] J=C3=B6rg Heinicke updated COCOON-2058: ---------------------------------- Status: Continued (was: On Hold) > Ambiguous rule match for "fi:styling/@submit-on-change" > ------------------------------------------------------- > > Key: COCOON-2058 > URL: https://issues.apache.org/jira/browse/COCOON-2058 > Project: Cocoon > Issue Type: Bug > Components: Blocks: Forms > Affects Versions: 2.1.11, 2.2-dev (Current SVN) > Reporter: Ralph Collett > Assignee: J=C3=B6rg Heinicke > Priority: Minor > Fix For: 2.1.12-dev (Current SVN), 2.2-dev (Current SVN) > > > Ambiguous rule match for "fi:styling/@submit-on-change" between "fi:styli= ng/@submit-on-change" and "fi:styling/@*" in forms-field-styling.xsl rules = when using Saxon. Priority of "fi:styling/@submit-on-change" should be set= to 1 (as in the "fi:styling/@type" rule). > --- Starting at line 151 of forms-field-styling.xsl --- > > > > > > forms_submitForm(this) > > > fi:styling/@listbox-size | fi:styling/@format | fi= :styling/@layout" > mode=3D"styling"> > > > > > select=3D"'text hidden checkbox radio password image re= set submit'"/> > contains(concat(' ', $validHTMLTypes, ' '), concat(' ',= ., ' '))"> > > > --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.