DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14913>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14913

Portlet state (maximize) does not hold 

           Summary: Portlet state (maximize) does not hold
           Product: Jetspeed
           Version: 1.4b2-dev / CVS
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Portlet Container
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It seems that the current CVS version of Jetspeed can not correcly maintain 
portlet state. When I maximize the portlet, the next request always returns the 
portlet to the normal state, which should not be correct.

To see the bug in action, try "DatabaseBrowserTest" portlet. Maximize it, and 
press the "Next"-button. After pressing the button the portlet should stay 
maximized, but instead, it returns to the normal state.

The version of Jetspeed I'm using right now is 1.4b2-dev checked out 22-Nov-
2002. I also checked out the most current version from CVS (27-Nov-2002), but 
the bug was not corrected in that version either.

There has been some changes in the Jetspeed request URI. Couple of weeks ago a 
typical portlet maximize call looked like this:

  http://127.0.0.1:8080/jetspeed/portal/role/user/page/default.psml/js_peid/P-
f1c6b1fad9-10001?action=controls.Maximize

Now, the URL looks like this:

  http://127.0.0.1:8080/jetspeed/portal/media-
type/html/user/turbine/page/default.psml/js_peid/P-ef1547a162-10018?
action=controls.Maximize

Could it be, that the URI syntax change has introduced the portlet state error?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to