From jira-events at lists.jboss.org Fri Jul 23 03:21:33 2010 Content-Type: multipart/mixed; boundary="===============1759046685275568433==" MIME-Version: 1.0 From: Trong Tran (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1372) the handling of Portlet Mode does not work correctly Date: Fri, 23 Jul 2010 03:21:33 -0400 Message-ID: <778442900.119.1279869693181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============1759046685275568433== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable the handling of Portlet Mode does not work correctly ---------------------------------------------------- Key: GTNPORTAL-1372 URL: https://jira.jboss.org/browse/GTNPORTAL-1372 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Components: Common integration Affects Versions: 3.1.0-GA Reporter: Trong Tran Fix For: 3.2.0-GA In Edit mode of a portlet, I create a RenderURL and setPortletMode back to = View mode like following : {code} PortletURL renderURL =3D res.createRenderURL(); renderURL.setPortletMode(PortletMode.VIEW); w.write("Click here to= switch to VIEW mode"); {code} Unfortunately it does not return to View mode after i click on the link. -- = 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 --===============1759046685275568433==-- From jira-events at lists.jboss.org Fri Jul 23 04:15:34 2010 Content-Type: multipart/mixed; boundary="===============2485576621981855082==" MIME-Version: 1.0 From: Trong Tran (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1372) the handling of Portlet Mode does not work correctly Date: Fri, 23 Jul 2010 04:15:34 -0400 Message-ID: <1907958414.137.1279872934186.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 778442900.119.1279869693181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============2485576621981855082== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/GTNPORTAL-1372?page=3Dcom.atlassian.jir= a.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12540713= #action_12540713 ] = Trong Tran commented on GTNPORTAL-1372: --------------------------------------- I see the returned link does not contain portal:portletMode parameter > the handling of Portlet Mode does not work correctly > ---------------------------------------------------- > > Key: GTNPORTAL-1372 > URL: https://jira.jboss.org/browse/GTNPORTAL-1372 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: Common integration > Affects Versions: 3.1.0-GA > Reporter: Trong Tran > Fix For: 3.2.0-GA > > > In Edit mode of a portlet, I create a RenderURL and setPortletMode back t= o View mode like following : > {code} > PortletURL renderURL =3D res.createRenderURL(); > renderURL.setPortletMode(PortletMode.VIEW); > w.write("Click here = to switch to VIEW mode"); > {code} > Unfortunately it does not return to View mode after i click on the link. -- = 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 --===============2485576621981855082==-- From jira-events at lists.jboss.org Fri Jul 23 04:25:33 2010 Content-Type: multipart/mixed; boundary="===============3623988249112922836==" MIME-Version: 1.0 From: Trong Tran (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Assigned: (GTNPORTAL-1372) the handling of Portlet Mode does not work correctly Date: Fri, 23 Jul 2010 04:25:33 -0400 Message-ID: <846574406.147.1279873533176.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 778442900.119.1279869693181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3623988249112922836== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/GTNPORTAL-1372?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran reassigned GTNPORTAL-1372: ------------------------------------- Assignee: Trong Tran > the handling of Portlet Mode does not work correctly > ---------------------------------------------------- > > Key: GTNPORTAL-1372 > URL: https://jira.jboss.org/browse/GTNPORTAL-1372 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: Common integration > Affects Versions: 3.1.0-GA > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.2.0-GA > > > In Edit mode of a portlet, I create a RenderURL and setPortletMode back t= o View mode like following : > {code} > PortletURL renderURL =3D res.createRenderURL(); > renderURL.setPortletMode(PortletMode.VIEW); > w.write("Click here = to switch to VIEW mode"); > {code} > Unfortunately it does not return to View mode after i click on the link. -- = 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 --===============3623988249112922836==-- From jira-events at lists.jboss.org Fri Jul 23 04:27:33 2010 Content-Type: multipart/mixed; boundary="===============5552428062671434979==" MIME-Version: 1.0 From: Trong Tran (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Updated: (GTNPORTAL-1372) the handling of Portlet Mode does not work correctly Date: Fri, 23 Jul 2010 04:27:33 -0400 Message-ID: <1667319892.149.1279873653212.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 778442900.119.1279869693181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============5552428062671434979== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/GTNPORTAL-1372?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-1372: ---------------------------------- Attachment: GTNPORTAL-1372-2010_07_23.patch I attached the GTNPORTAL-1372-2010_07_23.patch to fix this GTNPORTAL-1372-2= 010_07_23.patch > the handling of Portlet Mode does not work correctly > ---------------------------------------------------- > > Key: GTNPORTAL-1372 > URL: https://jira.jboss.org/browse/GTNPORTAL-1372 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: Common integration > Affects Versions: 3.1.0-GA > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.2.0-GA > > Attachments: GTNPORTAL-1372-2010_07_23.patch > > > In Edit mode of a portlet, I create a RenderURL and setPortletMode back t= o View mode like following : > {code} > PortletURL renderURL =3D res.createRenderURL(); > renderURL.setPortletMode(PortletMode.VIEW); > w.write("Click here = to switch to VIEW mode"); > {code} > Unfortunately it does not return to View mode after i click on the link. -- = 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 --===============5552428062671434979==-- From jira-events at lists.jboss.org Mon Aug 16 05:38:11 2010 Content-Type: multipart/mixed; boundary="===============4542200486971292806==" MIME-Version: 1.0 From: Minh Hoang TO (JIRA) To: gatein-issues at lists.jboss.org Subject: [gatein-issues] [JBoss JIRA] Resolved: (GTNPORTAL-1372) the handling of Portlet Mode does not work correctly Date: Mon, 16 Aug 2010 05:38:11 -0400 Message-ID: <177230059.1261.1281951491934.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 778442900.119.1279869693181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4542200486971292806== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/browse/GTNPORTAL-1372?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:all-tabpanel ] Minh Hoang TO resolved GTNPORTAL-1372. -------------------------------------- Resolution: Done > the handling of Portlet Mode does not work correctly > ---------------------------------------------------- > > Key: GTNPORTAL-1372 > URL: https://jira.jboss.org/browse/GTNPORTAL-1372 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: Common integration > Affects Versions: 3.1.0-GA > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.2.0-GA > > Attachments: GTNPORTAL-1372-2010_07_23.patch > > > In Edit mode of a portlet, I create a RenderURL and setPortletMode back t= o View mode like following : > {code} > PortletURL renderURL =3D res.createRenderURL(); > renderURL.setPortletMode(PortletMode.VIEW); > w.write("Click here = to switch to VIEW mode"); > {code} > Unfortunately it does not return to View mode after i click on the link. -- = 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 --===============4542200486971292806==--