> -----Original Message----- > From: Mark Orciuch [mailto:mark_orciuch@;ngsltd.com] > Sent: Thursday, November 14, 2002 10:24 AM > To: Jetspeed Developers List > Subject: Link to a portlet in another profile > > > If you provide a link to a portlet in another user's psml, such as: > > http://localhost/jetspeed/portal/media-type/html/user/admin/page/d > efault.psm > l/js_peid/321?action=controls.Maximize > > the portlet gets displayed correctly. However, if you click Home then you > get "<>" back and you have to log out and log back in to get your profile > displaying correctly again. Did anyone ever run into this before? > I see a number of bugs:
1. If Im logged on as anon, and I go to http://localhost/jetspeed/portal/media-type/html/user/admin/page/default.psm l then fine, it disallows viewing of the portlets 2. If I then go to > http://localhost/jetspeed/portal/media-type/html/user/admin/page/default.psm l/js_peid/321?action=controls.Maximize It bypasses the security and goes down to the particular specified portlet 3. If I try to go back to the address in #1, it remembers the maximized state, and bypasses security again 4. this is the error as you described: you can no long get anymore pages to load, just "<>" Ive never seen #4 before. Im wondering if its related to my commits from last night. Are you using a fresh cvs checkout? -- To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>
