[
https://issues.apache.org/jira/browse/MYFACES-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901813#action_12901813
]
Jakob Korherr commented on MYFACES-2886:
----------------------------------------
Thanks for the patch, Martin! I committed a slightly modified version of it.
Just one note: The patch contained a tab (\t) which caused a checkstyle error
and thus a build failure. Please make sure to not use tabs ;)
> UIData: push and pop row component to and from EL during broadcast()
> --------------------------------------------------------------------
>
> Key: MYFACES-2886
> URL: https://issues.apache.org/jira/browse/MYFACES-2886
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.2-SNAPSHOT
> Environment: myfaces trunk 2.0.2-SNAPSHOT
> Reporter: Martin Kočí
> Assignee: Jakob Korherr
> Attachments: MYFACES-2886.patch
>
>
> UIData should push and pop row component in/from EL when brodcasting is
> performed.
> Currently this is omitted and when for example ActionEvent from a UICommand
> in UIData is delivered, CURRENT_COMPONENT is UIData but obviously it should
> be UICommand.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.