Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 27302 invoked from network); 23 Dec 2007 16:11:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Dec 2007 16:11:07 -0000 Received: (qmail 54223 invoked by uid 500); 23 Dec 2007 16:10:55 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 54151 invoked by uid 500); 23 Dec 2007 16:10:55 -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 54140 invoked by uid 99); 23 Dec 2007 16:10:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Dec 2007 08:10:55 -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; Sun, 23 Dec 2007 16:10:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 19E42714204 for ; Sun, 23 Dec 2007 08:10:43 -0800 (PST) Message-ID: <22854950.1198426243096.JavaMail.jira@brutus> Date: Sun, 23 Dec 2007 08:10:43 -0800 (PST) From: "Florian Weitling (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (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:comment-tabpanel#action_12554186 ] Florian Weitling commented on COCOON-2126: ------------------------------------------ Hi Grek, I doubt this issue is so important that you even have to spend your spare sunday-before-Xmas-time on it. But I try to help and not to stand in your way ;-) Thank you very much! Florian > 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: 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.