[
https://issues.apache.org/jira/browse/MYFACES-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866602#action_12866602
]
Jakob Korherr commented on MYFACES-2676:
----------------------------------------
The latest committed solution now works for all components that implement
EditableValueHolder. From the functional point of view this new debug page
should be done, however a redesign is needed in order to display the amount of
information in a better way. This will follow in the next week(s).
> Include the whole component tree with all real values in the debug page
> -----------------------------------------------------------------------
>
> Key: MYFACES-2676
> URL: https://issues.apache.org/jira/browse/MYFACES-2676
> Project: MyFaces Core
> Issue Type: New Feature
> Components: JSR-314
> Affects Versions: 2.0.0
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
>
> now that we have the tree-visiting in place, we can do both:
> - first write out the component-tree master, with only expressions in place
> (see MYFACES-2667)
> - second we write out the tree how it is really evaluated by the components,
> with the real component values
> the more debugging information, the better!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.