Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 78558 invoked from network); 10 Nov 2008 19:36:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2008 19:36:07 -0000 Received: (qmail 47486 invoked by uid 500); 10 Nov 2008 19:36:13 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 47437 invoked by uid 500); 10 Nov 2008 19:36:13 -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 47426 invoked by uid 99); 10 Nov 2008 19:36:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Nov 2008 11:36:13 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Nov 2008 19:35:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 63EE4234C28D for ; Mon, 10 Nov 2008 11:35:44 -0800 (PST) Message-ID: <326951164.1226345744408.JavaMail.jira@brutus> Date: Mon, 10 Nov 2008 11:35:44 -0800 (PST) From: "Matt Cooper (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (TRINIDAD-1297) select element is sensitive to white space and is impacted by IndentingResponseWriter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org select element is sensitive to white space and is impacted by IndentingResponseWriter ------------------------------------------------------------------------------------- Key: TRINIDAD-1297 URL: https://issues.apache.org/jira/browse/TRINIDAD-1297 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions: 1.2.9-core, 1.0.9-core Reporter: Matt Cooper Assignee: Matt Cooper Priority: Trivial The select element is sensitive to white space and is impacted by IndentingResponseWriter. It should be added to the list of white-space-sensitive elements. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.