view-param on navigation case redirects not being handled properly
------------------------------------------------------------------

                 Key: MYFACES-2535
                 URL: https://issues.apache.org/jira/browse/MYFACES-2535
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta
            Reporter: Michael Concini
            Assignee: Michael Concini


view params are not currently being handled properly due to an ordering issue 
in DigesterFacesConfigUnmarshallerImpl.  We were calling addSetNext and 
addCallMethod on 
"faces-config/navigation-rule/navigation-case/redirect/view-param" prior to 
addObjectCreate.  addObjectCreate needs to be called first.  

-- 
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