Issue Details (XML | Word | Printable)

Key: LPS-3484
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Ivan Cheung
Reporter: sriram
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PUBLIC - Liferay Portal Community Edition

JSF portlet navigation works only after a page refresh on firefox

Created: 26/May/09 03:13 AM   Updated: 07/Jul/10 06:18 AM
Component/s: None
Affects Version/s: 5.1.2, 5.2.3
Fix Version/s: None

Time Tracking:
Not Specified

Environment: LR 5.1.x/5.2.x Tomcat 6.x

Rank:
789     


 Description  « Hide
1)Create a JSF portlet app using ppack that uses page naviagation (say from page1 to page2)
2)Deploy the portlet app
3)Click on some botton in page1 to naviagate to page2

Issue:Page2 of the JSF portlet is not rendered untill a referesh.Issue not seen in IE..


Work around is to remove the webuiAll element from the below tag..
 <webuijsf:themeLinks binding="#{PortletPage1.themeLinks1}" id="themeLinks1" parseOnLoad="false" webuiAll="true"/>

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ivan Cheung added a comment - 07/Jul/10 06:18 AM
I can't reproduce this in Trunk rev. 57159 so I'm closing the issue assuming this bug is fixed. Please reopen if this is still an issue and provide detailed steps to reproduce. Also this is a custom development problem as I have seen deployments of JSF with successful navigation in Liferay.