]
Trong Tran updated GTNPORTAL-1446:
----------------------------------
Attachment: GTNPORTAL-1446.patch
the GTNPORTAL-1446.patch is attached
Setting of portlet window state does not work
---------------------------------------------
Key: GTNPORTAL-1446
URL:
https://jira.jboss.org/browse/GTNPORTAL-1446
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: PC integration
Affects Versions: 3.1.0-GA
Reporter: Trong Tran
Assignee: Trong Tran
Fix For: 3.2.0-GA
Attachments: GTNPORTAL-1446.patch
I create an ActionURL and set its WindowState to minimized :
{code}
PortletURL actionURL = response.createActionURL();
actionURL.setWindowState(WindowState.MINIMIZED);
w.write("<p> Click <a href=\"" + actionURL.toString() +
"\">here</a> to set to MINIMIZED window state");
{code}
but after clicking on the action link, it does not change to MINIMIZED window state.
Moreover, it also does not work if we set a portlet window state in processAction of a
portlet.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: