[
https://issues.apache.org/jira/browse/ADFFACES-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-208:
----------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> In debug-level logging "rendererType" is wrote out out twice in the
> component-tree
> ----------------------------------------------------------------------------------
>
> Key: ADFFACES-208
> URL: https://issues.apache.org/jira/browse/ADFFACES-208
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Environment: MyFaces, Facelets
> Reporter: Thorsten Guenther
> Priority: Trivial
> Fix For: 1.0.0-incubating-core
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.