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

sean schofield updated MYFACES-119:
-----------------------------------

    Fix Version: 1.0.9 beta

> New tree generates excessive warnings about component id
> --------------------------------------------------------
>
>          Key: MYFACES-119
>          URL: http://issues.apache.org/jira/browse/MYFACES-119
>      Project: MyFaces
>         Type: Improvement
>     Versions: Nightly Build
>     Reporter: sean schofield
>      Fix For: 1.0.9 beta

>
> Tim Pyle has reported that the new tree is generating excessive debug 
> messages.  I investigated and determined that the messages were coming from 
> UIComponent base and were being generated because I was programatically 
> creating a few JSF components and not explicitly assigning them an id.  Even 
> though you can filter out these debug messages through proper log4j 
> configuration, I think it is best to follow the recommended practice of 
> generating a unique id using: context.getViewRoot().createUniqueId().  I will 
> have the fix shortly.

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

Reply via email to