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 2011/08/03 22:19:27 UTC

[jira] [Created] (MYFACES-3258) Improve logging and exception handling for UILeaf

Improve logging and exception handling for UILeaf
-------------------------------------------------

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


If #{} (without a component tag) throws a exception (mainly in render response), it is practically impossible for user to find out which element was the source.

Suggestions:
* use Location and TagAttributeAware EL context wrappers from  MYFACES-3202 in ELText
* put UIComponent.VIEW_LOCATION_KEY into UILeaf during VDL.buildView
* improve toString for UIInstructions (output sometimes spans over three or more lines)


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