[ 
https://issues.apache.org/jira/browse/MYFACES-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe updated MYFACES-2146:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha
         Assignee: Leonardo Uribe
           Status: Resolved  (was: Patch Available)

> Bug in UIViewRoot causes Exception in popComponentFromEL()
> ----------------------------------------------------------
>
>                 Key: MYFACES-2146
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2146
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha
>
>         Attachments: popcomponent_bug.patch
>
>
> UIViewRoot.encodeBegin() is missing a code path.
> Because of this, the UIViewRoot instance is not added to the current 
> component stack.
> This causes an exception in UIComponent.popComponentFromEL(), because pop is 
> being called on an empty stack.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to