Improve exception handling for "duplicate id "id" found"
--------------------------------------------------------

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


Myfaces generate a message "component with duplicate id "id" found." currently 
completely without information where is the first, or the second component with 
duplicate id. 

In big view with many lines and naming containers or with multilevel templating 
is very hard to solve this problem.

Provide information about:
1) first component
2) second component with duplicate id
3) lines/columns in xhtml


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to