From jira-events at lists.jboss.org Fri Aug 27 02:08:11 2010 Content-Type: multipart/mixed; boundary="===============8564478893996100459==" MIME-Version: 1.0 From: Trong Tran (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Updated: (GTNPORTAL-1446) Setting of portlet window state does not work Date: Fri, 27 Aug 2010 02:08:11 -0400 Message-ID: <221102616.23893.1282889291915.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1206150294.23780.1282883711964.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============8564478893996100459== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/GTNPORTAL-1446?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:all-tabpanel ] 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 =3D response.createActionURL(); > actionURL.setWindowState(WindowState.MINIMIZED); > w.write("

Click here<= /a> to set to MINIMIZED window state"); > {code} > but after clicking on the action link, it does not change to MINIMIZED wi= ndow state. > Moreover, it also does not work if we set a portlet window state in proce= ssAction of a portlet. -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8564478893996100459==--