You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2013/10/16 00:22:43 UTC

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

     [ https://issues.apache.org/jira/browse/MYFACES-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe updated MYFACES-3788:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
         Assignee: Martin Kočí
           Status: Resolved  (was: Patch Available)

Thanks to Martin Koci for provide this patch

> 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
>          Components: General
>    Affects Versions: 2.2.0
>         Environment: myfaces core trunk
>            Reporter: Martin Kočí
>            Assignee: Martin Kočí
>            Priority: Trivial
>             Fix For: 2.2.0
>
>         Attachments: MYFACES-3788.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)