Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 38483 invoked from network); 24 Aug 2007 08:38:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2007 08:38:58 -0000 Received: (qmail 92157 invoked by uid 500); 24 Aug 2007 08:38:51 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 91858 invoked by uid 500); 24 Aug 2007 08:38:49 -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 91836 invoked by uid 99); 24 Aug 2007 08:38:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 01:38:49 -0700 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; Fri, 24 Aug 2007 08:38:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ADEEF71421C for ; Fri, 24 Aug 2007 01:38:31 -0700 (PDT) Message-ID: <33522234.1187944711710.JavaMail.jira@brutus> Date: Fri, 24 Aug 2007 01:38:31 -0700 (PDT) From: "Florian Weitling (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2126) CForms-Ajax-Update sends instead of In-Reply-To: <27972954.1187943871428.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 [ https://issues.apache.org/jira/browse/COCOON-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Weitling updated COCOON-2126: ------------------------------------- Attachment: showQuestion.js standard flowscript > CForms-Ajax-Update sends instead of > ----------------------------------------------- > > Key: COCOON-2126 > URL: https://issues.apache.org/jira/browse/COCOON-2126 > Project: Cocoon > Issue Type: Bug > Components: Blocks: Ajax, Blocks: Forms > Affects Versions: 2.1.10 > Reporter: Florian Weitling > Attachments: showQuestion.bind.xml, showQuestion.def.xml, showQuestion.js, showQuestion.tmpl.xml, sitemap-excerpt.xmap > > > In a the cells' entries are delivered by a repeater. When hiding a cell programmatically via WidgetState.INVISIBLE the bu:update contains a instead of a or another hint to hide away the cell. This results in weird optics 'cause is not allowed as child of a . > My current workaround: Using
s with table* styles. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.