Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 97982 invoked from network); 6 Jan 2005 07:44:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jan 2005 07:44:41 -0000 Received: (qmail 78395 invoked by uid 500); 6 Jan 2005 07:44:38 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 78341 invoked by uid 500); 6 Jan 2005 07:44:38 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 78328 invoked by uid 99); 6 Jan 2005 07:44:38 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 05 Jan 2005 23:44:36 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j067iXLY010040 for ; Thu, 6 Jan 2005 08:44:33 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j067iXa1010038; Thu, 6 Jan 2005 08:44:33 +0100 Date: Thu, 6 Jan 2005 08:44:33 +0100 Message-Id: <200501060744.j067iXa1010038@ajax.apache.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Subject: DO NOT REPLY [Bug 32960] - [PATCH] Form.js v1 create form with DOM Element X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=32960 ------- Additional Comments From jh@schaubroeck.be 2005-01-06 08:44 ------- Created an attachment (id=13906) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13906&action=view) Form.js: create form from DOM Element Checks if creation of form was done by giving a string, if so resolving will be done, otherwise argument is passed to FormManager.createForm() allowing creation of form with DOM Element or Source. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.