-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3.4
-
Fix Version/s: 2.5.x
-
Component/s: Plugin - Portlet
-
Labels:None
-
Environment:
GateIn 3.2
I just tried the sample portlet apps (http://svn.apache.org/viewvc/struts/struts2/trunk/apps/portlet/).
The link example using a namespace (edit mode -> dummy test) does not work anymore (it used to work in 2.3.3).
The namespace returned by the org.apache.struts2.portlet.util.PortletUrlHelper.buildUrl method does not prepend the portlet mode in this case ("/dummy" instead of "/edit/dummy").