[ http://issues.apache.org/jira/browse/MYFACES-666?page=comments#action_12331368 ]
Thomas Timbul commented on MYFACES-666: --------------------------------------- please lower the priority. It is possible to circumvent by passing the required parameters as <inputHidden>. The developer should know which ones are required, although it is tedious to add them manually to each form. > generated form action should include existing query string if posting to same > view > ---------------------------------------------------------------------------------- > > Key: MYFACES-666 > URL: http://issues.apache.org/jira/browse/MYFACES-666 > Project: MyFaces > Type: Improvement > Components: Implementation > Reporter: Thomas Timbul > Priority: Critical > > the method getActionURL in the JspViewHandlerImpl should also append existing > query string to the returned url. > If the view relies on certain parameters to be set (e.g. > viewPage.jsf?pageId=5) and does not render the same response, then any form > submit is ignored (submit button is not found, so its action method is not > invoked). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
