[richfaces-issues] [JBoss JIRA] (RF-12830) viewId?faces-redirect=true& includeViewParams=true doesn't work anymore

Dmitry Shultz (JIRA) jira-events at lists.jboss.org
Thu Mar 7 04:08:57 EST 2013


Dmitry Shultz created RF-12830:
----------------------------------

             Summary: viewId?faces-redirect=true&includeViewParams=true doesn't work anymore
                 Key: RF-12830
                 URL: https://issues.jboss.org/browse/RF-12830
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.3.1
            Reporter: Dmitry Shultz


Updated RF from 4.2.2.Final to the recent 4.3.1.CR1 and lost the redirect functionality.

This code worked before:

String viewId = FacesContext.getCurrentInstance().getViewRoot().getViewId();
return viewId + "?faces-redirect=true&includeViewParams=true";

But now there is no redirect happens.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list