[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1604) Window state required but has no effect
Julien Viet (JIRA)
jira-events at lists.jboss.org
Mon Sep 17 10:20:27 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1604?page=comments#action_12377150 ]
Julien Viet commented on JBPORTAL-1604:
---------------------------------------
What kind of errors does it produce ? can you give a stack tracce ?
> Window state required but has no effect
> ---------------------------------------
>
> Key: JBPORTAL-1604
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1604
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.6 Final
> Reporter: Andrew Oliver
> Assigned To: Julien Viet
> Priority: Minor
> Fix For: 2.8 Final, 2.6.2 Final
>
>
> In 2.6 you must do this
> newEvent.setMode(wae.getMode());
> newEvent.setWindowState(org.jboss.portal.WindowState.MAXIMIZED);
> newEvent.setParameters(wae.getParameters());
> when sending an event or you get an error. However, the window state is completely ignored (the window would not be maximized with the above). If it is required it should have some effect -- otherwise the api should revert to before where it was not required.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list