Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 5619 invoked from network); 27 Jan 2006 08:51:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jan 2006 08:51:59 -0000 Received: (qmail 16031 invoked by uid 500); 27 Jan 2006 08:51:56 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 15958 invoked by uid 500); 27 Jan 2006 08:51:56 -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 15947 invoked by uid 99); 27 Jan 2006 08:51:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2006 00:51:54 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D815BCB for ; Fri, 27 Jan 2006 09:51:33 +0100 (CET) Message-ID: <945022379.1138351893882.JavaMail.jira@ajax.apache.org> Date: Fri, 27 Jan 2006 09:51:33 +0100 (CET) From: "Freek Segers (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Created: (COCOON-1741) [PATCH] Output widget does not initialize from MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [PATCH] Output widget does not initialize from ----------------------------------------------------------------- Key: COCOON-1741 URL: http://issues.apache.org/jira/browse/COCOON-1741 Project: Cocoon Type: Bug Components: Blocks: Forms Versions: 2.1.8, 2.1.9-dev (current SVN) Reporter: Freek Segers Priority: Minor Attachments: Output.java.patch The Output widget does not initilize it's value when an tag is supplied in the form definition. The included patch solves this by overriding the initialize method from AbstractWidget. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira