Hi,

Whenever a portlet is maximized, the subsequent URL in the title bar to
get back to the referer is relative (HREF for  the "restore.gif" image)
because of the way that getMarkedPage gets invoked (without the second
argument which determines whether the method should return a relative or
absolute URL).  This has the unfortunate effect of creating
progressively longer URLs (from the standpoint of the browser
interpretting  the relative URL) as /jetspeed/index.jsp becomes
/jetspeeed/jetspeed/index.jsp and so on with each iteration of
maximizing and minimizing portlets.  Is this by design or should that
method be passing the 'false' boolean?  If it is by design, is there any
work around to the 'growing' URL side effect of this?

Thanks,

Randy

-- 
Randy Wolfgram                                  Cisco Systems
IT Engineer                                     170 N. Tasman Drive     
WSI/Core Infrastructure Group                   San Jose, CA 95134
(408) 525-0185                                  http://www.cisco.com

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

Reply via email to