History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1767
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eric Dalquist
Reporter: Eric Dalquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Minimized WindowState not honored in portlet URLs or during processAction

Created: 09/Jul/07 02:20 PM   Updated: 29/Aug/07 05:31 PM
Component/s: Portlet Container
Affects Version/s: 2.6.0 RC2
Fix Version/s: 2.6.0 GA

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Neither Portlet URLs requesting a change to the MINIMIZED WindowState or calling ActionResponse.setWindowState(WindowState,MINIMIZED) during a processAction result in rendering in the MINIMIZED WindowState.

 All   Comments   Work Log   Change History      Sort Order:
Eric Dalquist [03/Aug/07 11:56 AM]
It appears the minimized_channelId parameter no longer requires the uP_ prefix. This parameter notifies the layout manager that the portlet adapter channel wants to minimize and as it wasn't being seen because of the prefix it would not minimize correctly.