[gatein-issues] [JBoss JIRA] Resolved: (GTNPORTAL-1446) Setting of portlet window state does not work

Trong Tran (JIRA) jira-events at lists.jboss.org
Wed Sep 1 09:37:13 EDT 2010


     [ https://jira.jboss.org/browse/GTNPORTAL-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trong Tran resolved GTNPORTAL-1446.
-----------------------------------

    Resolution: Done


> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list