dev@javaserverfaces.java.net

Re: Call for Review for https://java.net/jira/browse/JAVASERVERFACES-3475

From: zhijun Ren <ren.zhijun_at_oracle.com>
Date: Wed, 04 Feb 2015 11:00:47 +0800

Hi Ed and Manfred,

The fixing design of #3476 will depend on this bug's fix, so I just
committed the code:

/rzhijun-mac:trunk zhijun$ svn commit -m
"JAVASERVERFACES-3475:Initializer does not see the inbound parameters"
--username ren.zhijun.oracle
Sending jsf-ri/src/main/java/com/sun/faces/flow/FlowHandlerImpl.java
Adding
test/javaee6web/flowTraversalCombinations/src/main/java/com/sun/faces/test/javaee6web/flowtraversalcombinations/ChildFlowWithParaAndInitializerBean.java
Adding
test/javaee6web/flowTraversalCombinations/src/main/java/com/sun/faces/test/javaee6web/flowtraversalcombinations/ChildFlowWithParaAndInitializerFactory.java
Adding
test/javaee6web/flowTraversalCombinations/src/main/java/com/sun/faces/test/javaee6web/flowtraversalcombinations/FlowCallNaviToOthersBean.java
Adding
test/javaee6web/flowTraversalCombinations/src/main/webapp/child-flow-with-parameters-and-initializer
Adding
test/javaee6web/flowTraversalCombinations/src/main/webapp/child-flow-with-parameters-and-initializer/DestinationView.xhtml
Sending
test/javaee6web/flowTraversalCombinations/src/main/webapp/start-from-flow-call-node/SourceView.xhtml
Sending
test/javaee6web/flowTraversalCombinations/src/main/webapp/start-from-flow-call-node/start-from-flow-call-node-flow.xml
Adding
test/javaee6web/flowTraversalCombinations/src/test/java/com/sun/faces/test/javaee6web/flowtraversalcombinations/Issue3475IT.java
Transmitting file data ........
Committed revision 14318./


BR,
Zhijun

On 2/3/15, 16:31, zhijun Ren wrote:
> Hi Ed and Manfred,
>
> Please help to review the code whose change bundle has been attached
> to the bug.
>
> BR,
> Zhijun