[ http://issues.apache.org/jira/browse/ADFFACES-208?page=comments#action_12438727 ] Thorsten Guenther commented on ADFFACES-208: --------------------------------------------
Same thing for "partialTriggers" (for components that got this attribute) > 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
