You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Kočí (JIRA)" <de...@myfaces.apache.org> on 2013/09/26 19:26:03 UTC

[jira] [Created] (MYFACES-3788) Improve log message in RendererUtils.getClientId with component location

Martin Kočí created MYFACES-3788:
------------------------------------

             Summary: Improve log message in RendererUtils.getClientId with component location
                 Key: MYFACES-3788
                 URL: https://issues.apache.org/jira/browse/MYFACES-3788
             Project: MyFaces Core
          Issue Type: Sub-task
    Affects Versions: 2.2.0
         Environment: myfaces core trunk
            Reporter: Martin Kočí
            Priority: Trivial


for example:

<h:outputLabel value="aLabel" for="nonExistentId" styleClass="rowTitle" />

displays:

"Unable to find component 'nonExistentId' (calling findComponent on component 'j_id_61:j_id_6h:j_id_6t')."

1) show component location in development stage
2) take into consideration project stage for log-level


--
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