Jay Sartoris created MYFACES-4178:
-------------------------------------
Summary: Entering JSF Flow via ViewAction does not add required
query params
Key: MYFACES-4178
URL: https://issues.apache.org/jira/browse/MYFACES-4178
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.3.0-beta
Reporter: Jay Sartoris
Priority: Minor
Attachments: JSF23ViewActionFlowEntry.war
In Spec Issue 1403: https://github.com/javaee/javaserverfaces-spec/issues/1403
It states that:
-----------
Specifically, the
FlowHandler.TO_FLOW_DOCUMENT_ID_REQUEST_PARAM_NAME and the
FlowHandler.FLOW_ID_REQUEST_PARAM_NAME must be added to the query string
when entering the flow in this way.
-----------
In MyFaces 2.3 these parameters are not added to the query string when entering
the flow from the viewAction. They are added when using Mojarra JSF 2.3.
I've also tested with the MyFaces 12/02/2017 snapshot and I still see the same
behavior.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)