[richfaces-issues] [JBoss JIRA] Created: (RF-1270) getting default view from portlet.xml broke in 3.1.2.GA

Rajeev Chandrasekaran (JIRA) jira-events at lists.jboss.org
Tue Oct 30 16:39:44 EDT 2007


getting default view from portlet.xml broke in 3.1.2.GA
-------------------------------------------------------

                 Key: RF-1270
                 URL: http://jira.jboss.com/jira/browse/RF-1270
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.2
            Reporter: Rajeev Chandrasekaran


It seems that the fix to RF-1109, may have broken portlet support? I've been using richfaces since a 3.1.0-snapshot (mostly) successfully in liferay 4.3.x. When I tried to upgrade to richfaces 3.1.2.GA, I noticed that the view root is null coming in through the AjaxFacesPortlet and blowing up later on. I think it may be possible that the view root may not be set as a result of commenting out restoreView in AjaxFacesPortlet.doView. This restoreView call used to call the portletStateHolder.getViewId(facesContext), which in turn grabbed the default viewid from the portlet config on the first rendering of the portlet. 

-- 
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

        



More information about the richfaces-issues mailing list