Hi all !

I'm using JS1 + fusion (without the latest deployment model)

1. The user logs in (let's say he's in role 'dummy')
2. the default dummy psml page is rendered
3. the user chooses another PSML Page using the drop down menu at
the top right of the page and is now on a psml page from anon user.
4. User clicks on a link which has been rendered by a
renderResponse.createActionURL().toString() on a JSR168 portlet. And that's
where the trick happens... He's redirected on the default user's psml page
('dummy' psml page).
(Which of course is not what we want : the previously clicked portlet is even
not displayed). So the problem won't occur if the JSR168 porlet is in the
'dummy' psml page.

After investigating it seems that the rendered URL is something like
/jetspeed/portal/_ns:XXXXXXXXXXX/media-type/html/language/-1/user/anon/Accueil.psml/js_pane/P-XXXXXXXXXX-10003
(XXXs are to be replaced with a alphanumeric sequence)
and if I remove the _ns:XXXXXXXXXXXX part everything works fine !

Am I wrong ? What is this mysterious _ns:part ?

Thank you very much for your help.

Best regards

Fabrice

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

Reply via email to