[gatein-issues] [JBoss JIRA] Resolved: (GTNPORTAL-1935) PortletModes and WindowStates are not properly broadcasting events in webui

Matt Wringe (JIRA) jira-events at lists.jboss.org
Wed Jun 22 09:29:23 EDT 2011


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

Matt Wringe resolved GTNPORTAL-1935.
------------------------------------

    Resolution: Done


forgot to close when fixed in commit 6665, closing now.

> PortletModes and WindowStates are not properly broadcasting events in webui
> ---------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-1935
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-1935
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: WebUI
>            Reporter: Matt Wringe
>            Assignee: Matt Wringe
>              Labels: portal-s55
>         Attachments: simpleportlet-1.0-SNAPSHOT.war, simpleportlet.zip
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> The WebUI event broadcast system doesn't work properly when changes occur in the windowstate or the portletmode during a portlet invocation.
> The current setup assumes that the portlet url will always contain a parameter if the windowstate or portletmode needs to be changed, but this is not always the case. For example, an event can change the portletmode without using a url.
> Need to monitor if the mode/state changes during invocation and broadcast the event. Since the current event system checks the requestContext requestParameters (which are set based on the url and not editable) we will need to use a requestContext attribute to specify the proper mode/state.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list