[ http://jira.jboss.com/jira/browse/RF-3306?page=comments#action_12411833 ] Michael Heinen commented on RF-3306: ------------------------------------
Is it possible to fix this also in the 3.1.x branch? I am afraid that I cant migrate to JSF 1.2 in the next months. If it is possible, can you send me a patch for 3.1.5 or a hint where to look that I can patch it myself? Thanks a lot > custom StateManager not used > ---------------------------- > > Key: RF-3306 > URL: http://jira.jboss.com/jira/browse/RF-3306 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.4, 3.1.5 > Environment: myFaces 1.1.5 > tomahawk 1.1.5 > tiles > jsps (no facelets) > Reporter: Michael Heinen > Assigned To: Alexander Smirnov > Fix For: 3.2.1 > > > Custom StateManagers are not working in richFaces 3.1.5 and 3.1.4. > I defined a custom StateManager in faces-config: > <application> > <state-manager>com.MyStateManager</state-manager> > </application> > The stateManager is instantiated but not used for request processing. > This was working well with a4j 1.1.1 > (I see this as a Blocker in richfaces) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ richfaces-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/richfaces-issues
