[gatein-issues] [JBoss JIRA] Resolved: (GTNPORTAL-1372) the handling of Portlet Mode does not work correctly

Minh Hoang TO (JIRA) jira-events at lists.jboss.org
Mon Aug 16 05:38:11 EDT 2010


     [ https://jira.jboss.org/browse/GTNPORTAL-1372?page=com.atlassian.jira.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 to View mode like following :
> {code}
>       PortletURL renderURL = res.createRenderURL();
>       renderURL.setPortletMode(PortletMode.VIEW);
>       w.write("Click <a href=\"" + renderURL.toString() + "\">here</a> 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: 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