Unify warnings in development stage
-----------------------------------

                 Key: MYFACES-3231
                 URL: https://issues.apache.org/jira/browse/MYFACES-3231
             Project: MyFaces Core
          Issue Type: Sub-task
            Reporter: Martin Kočí
            Priority: Minor


always provide (if available)
1) component + path to component
2) facelets location

example:
18.7.2011 20:06:08 
org.apache.myfaces.shared_impl.renderkit.html.HtmlImageRendererBase encodeEnd
WARNING: ALT attribute is missing for : j_id881263656_6689cfc4

change to

18.7.2011 20:06:08 
org.apache.myfaces.shared_impl.renderkit.html.HtmlImageRendererBase encodeEnd
WARNING: ALT attribute is missing for : ... info about component ... path to 
component: .... facelets tag location


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to