[
https://issues.apache.org/jira/browse/MYFACES-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806212#action_12806212
]
Leonardo Uribe commented on MYFACES-2516:
-----------------------------------------
Note the committed code uses ComponentSupport.getViewRoot instead
facesContext.getViewRoot(). If f:event is inside f:metadata we don't have a
NullpointerException, but if we have f:event inside a component inside
f:metadata we have it. Does this apply for your use case?
> Allow any child for f:event in the case of a PreRenderViewEvent
> ---------------------------------------------------------------
>
> Key: MYFACES-2516
> URL: https://issues.apache.org/jira/browse/MYFACES-2516
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Reporter: Bernd Bohmann
> Assignee: Leonardo Uribe
> Attachments: MYFACES-2516.patch
>
>
> f:event currently only supports the UIViewRoot as a child for the
> PreRenderViewEvent
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.