You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/10/02 02:12:20 UTC

[jira] Resolved: (ADFFACES-208) In debug-level logging "rendererType" is wrote out out twice in the component-tree

     [ http://issues.apache.org/jira/browse/ADFFACES-208?page=all ]

Adam Winer resolved ADFFACES-208.
---------------------------------

    Resolution: Invalid

This isn't a Trinidad bug.  It's a Facelets issue, probably that it doesn't deal with properties that both have a bean accessor *and* show up in getAttributes().  (In fact, it's mostly a common JSF bug that most components don't properly mirror attributes in both places - they should...)

> In debug-level logging "rendererType" is wrote out out twice in the component-tree
> ----------------------------------------------------------------------------------
>
>                 Key: ADFFACES-208
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-208
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>         Environment: MyFaces, Facelets
>            Reporter: Thorsten Guenther
>            Priority: Trivial
>
> In debug-level logging "rendererType" is wrote out out twice in the component-tree.
> (******* n. *******) inserted by me.
> ---------------
>         <org.apache.myfaces.trinidad.component.core.layout.CorePanelFormLayout id="_id5" partialTriggers="[Ljava.lang.String;@177b4d3" com.sun.facelets.MARK_ID="46123be2" (******* 1. *******) rendererType="org.apache.myfaces.trinidad.FormLayout" attributeChangeListener="NULL" attributeChangeListeners="NULL" facesBean="NULL" facetCount="NULL" facetNames="NULL" family="NULL" fieldWidth="NULL" footer="NULL" inlineStyle="NULL" labelWidth="NULL" maxColumns="NULL" onclick="NULL" ondblclick="NULL" onkeydown="NULL" onkeypress="NULL" onkeyup="NULL" onmousedown="NULL" onmousemove="NULL" onmouseout="NULL" onmouseover="NULL" onmouseup="NULL" partialTriggers="[Ljava.lang.String;@177b4d3" rendered="true" (******* 2. *******) rendererType="org.apache.myfaces.trinidad.FormLayout" rendersChildren="NULL" rows="NULL" shortDesc="NULL" styleClass="NULL" transient="NULL">

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira