Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 15128 invoked from network); 1 Dec 2009 21:23:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 21:23:43 -0000 Received: (qmail 81514 invoked by uid 500); 1 Dec 2009 21:23:43 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 81436 invoked by uid 500); 1 Dec 2009 21:23:43 -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 81427 invoked by uid 99); 1 Dec 2009 21:23:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 21:23:43 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Tue, 01 Dec 2009 21:23:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9EBE2234C045 for ; Tue, 1 Dec 2009 13:23:20 -0800 (PST) Message-ID: <1420576243.1259702600634.JavaMail.jira@brutus> Date: Tue, 1 Dec 2009 21:23:20 +0000 (UTC) From: "Jakob Korherr (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (MYFACES-2435) f:facet can have more than one child MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 f:facet can have more than one child ------------------------------------ Key: MYFACES-2435 URL: https://issues.apache.org/jira/browse/MYFACES-2435 Project: MyFaces Core Issue Type: Improvement Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Jakob Korherr MIchael Kurz tested Mojarra and found out that now can have more than one child. If so, the children will automaticall be put in a UIPanel to serve facet requirements. However, this improvement is not mentioned in the spec, filed spec issue: https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=677 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.