Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.1.0, 0.3.6.1-RICHFACES, 0.3.7
-
Fix Version/s: 0.3.7
-
Component/s: Module Template
-
Labels:None
-
Environment:Jportal liferay
-
Number of attachments :
Description
In portlet environment the js instruction window.location.href="apage.jsd" doesn't pointed to the correct page .
We use it in all the web module
.
We need to remove these instructions and find another solution to navigate between examples.
Tag jsp : <jsp:forward> or jsf navigation or ajax refreshing or other ???
We ues facelets now, and window.location.href have been removed from all jsp files