Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 30789 invoked from network); 26 Dec 2007 16:49:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Dec 2007 16:49:05 -0000 Received: (qmail 16117 invoked by uid 500); 26 Dec 2007 16:48:53 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 16043 invoked by uid 500); 26 Dec 2007 16:48:53 -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 16032 invoked by uid 99); 26 Dec 2007 16:48:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Dec 2007 08:48:53 -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, 26 Dec 2007 16:48:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1696371422E for ; Wed, 26 Dec 2007 08:48:43 -0800 (PST) Message-ID: <15704305.1198687723083.JavaMail.jira@brutus> Date: Wed, 26 Dec 2007 08:48:43 -0800 (PST) From: "Grzegorz Kossakowski (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 ] Grzegorz Kossakowski updated COCOON-2126: ----------------------------------------- Attachment: COCOON2126.tar.gz Attaching whole block for Cocoon 2.2 created from files provided by Florian. It has all infrastructure set up so you just need to go into main directory and call: mvn jetty:run and start playing with the issue (assuming you have latest trunk version compiled and installed into your local Maven repository). I attach this for the case someone else wants to fix this issue. As for now I'm unassigning myself. > 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 > Assignee: Grzegorz Kossakowski > Attachments: cocoon-forms-impl-debugAtAllCosts.patch, COCOON2126.tar.gz, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 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.