Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 56643 invoked from network); 7 May 2007 14:50:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 May 2007 14:50:38 -0000 Received: (qmail 16208 invoked by uid 500); 7 May 2007 14:50:42 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 16171 invoked by uid 500); 7 May 2007 14:50:42 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 16160 invoked by uid 99); 7 May 2007 14:50:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2007 07:50:42 -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; Mon, 07 May 2007 07:50:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 75E11714065 for ; Mon, 7 May 2007 07:50:15 -0700 (PDT) Message-ID: <8648579.1178549415480.JavaMail.jira@brutus> Date: Mon, 7 May 2007 07:50:15 -0700 (PDT) From: "Udo Schnurpfeil (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (TOBAGO-388) Close start tag in any write() methods of Writer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Close start tag in any write() methods of Writer ------------------------------------------------ Key: TOBAGO-388 URL: https://issues.apache.org/jira/browse/TOBAGO-388 Project: MyFaces Tobago Issue Type: Bug Reporter: Udo Schnurpfeil Assigned To: Udo Schnurpfeil Priority: Minor This is documented in the spec indirectly: 6.4 ResponseWriter look for "startElement". It is needed to render Tomahawk componentens with Tobago. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.