Re: S2 send wrong Portlet Window States - May be a bug

2007-07-30 Thread Nils-Helge Garli
Those interested in the progress of this issue can follow it here: https://issues.apache.org/struts/browse/WW-2062 On 7/26/07, tom tom [EMAIL PROTECTED] wrote: I already made a change request. Thanks, --- Nils-Helge Garli [EMAIL PROTECTED] wrote: Yes, it uses pluto for it's JSR168

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-25 Thread tom tom
I already made a change request. Thanks, --- Nils-Helge Garli [EMAIL PROTECTED] wrote: Yes, it uses pluto for it's JSR168 support, but there's still a lot of integration- and extension points that can behave differently, so that is unfortunately not conclusive. There's absolutely no

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-24 Thread tom tom
I was busy, I will work on this and give you a update or make a JIRA issue. BUT for the time being ignore all the issues and arguments about uPortal and think about the following scenario. In our entire application we got portlets (developed using S2) and other channels developed using

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-23 Thread Nils-Helge Garli
Yes, it uses pluto for it's JSR168 support, but there's still a lot of integration- and extension points that can behave differently, so that is unfortunately not conclusive. There's absolutely no layer between the JSR168 dispatcher and the portlet API/container, so the portlet request that the

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-22 Thread tom tom
We are using uPortal 2.5.3. We still can't figure why it returns wrong window states. Waiting for a reply, Thanks --- Nils-Helge Garli [EMAIL PROTECTED] wrote: Which version of uPortal are you using? On 7/19/07, tom tom [EMAIL PROTECTED] wrote: Hi, We got some portlets developed

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-22 Thread Nils-Helge Garli
I have tested uPortal 2.5 and 2.6RC and from what I can see, clicking maximize on the portlet window is for some reason treated as restore (normal) in uPortal for all portlets (not only S2 portlets). It might be that the focus icon/mode is supposed to be the maximized state? You could try to

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-22 Thread tom tom
In my opinion, I hardly believe this is something to do with uPortal, reason is we got other portlet develelopment strategies like (struts-bridge) working fine with uPortal. I think even the product is called uPortal it got pluto container underneath. Any how you may have other ideas as well as

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-21 Thread Nils-Helge Garli
Which version of uPortal are you using? On 7/19/07, tom tom [EMAIL PROTECTED] wrote: Hi, We got some portlets developed using S2 running of uPortal. It looks like When we switch between Window states and try to print window states in JSR168Dispatcher it prints window states incorrectly. For

S2 send wrong Portlet Window States - May be a bug

2007-07-19 Thread tom tom
Hi, We got some portlets developed using S2 running of uPortal. It looks like When we switch between Window states and try to print window states in JSR168Dispatcher it prints window states incorrectly. For e.g When I minimize a portlet it says the window states is minimized but when I maximize

Re: S2 send wrong Portlet Window States - May be a bug

2007-07-19 Thread Nils-Helge Garli
Hi, Could you make a minimal example that illustrates the problem in uPortal, and then put it somewhere to download? Nils-H On 7/19/07, tom tom [EMAIL PROTECTED] wrote: Hi, We got some portlets developed using S2 running of uPortal. It looks like When we switch between Window states and try