Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 34ED010522 for ; Fri, 27 Sep 2013 08:49:40 +0000 (UTC) Received: (qmail 50022 invoked by uid 500); 27 Sep 2013 08:47:33 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 49721 invoked by uid 500); 27 Sep 2013 08:47:17 -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 49488 invoked by uid 99); 27 Sep 2013 08:47:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Sep 2013 08:47:05 +0000 Date: Fri, 27 Sep 2013 08:47:05 +0000 (UTC) From: "Daniel Niklas (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TRINIDAD-2417) Renderer for directly instantiates Html/Head/Body-Renderer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Daniel Niklas created TRINIDAD-2417: --------------------------------------- Summary: Renderer for directly instantiates Html/Head/Body-Renderer Key: TRINIDAD-2417 URL: https://issues.apache.org/jira/browse/TRINIDAD-2417 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions: 2.0.1-core Reporter: Daniel Niklas Priority: Minor The {{DocumentRenderer}} instantiates directly the Renderers of html, body and head. This prevents other Renderers declared in {{faces-config-xml}} to be used. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira