[ http://issues.apache.org/jira/browse/JS2-198?page=all ]

Michael Lipp updated JS2-198:
-----------------------------

    Fix Version: 2.0-POST
    Description: 
Portlets don't use user-specific preferences. For example, the Bookmarks 
Portlet on default.psml always use preferences for anon user. The Portlet reads 
and writes PortletPreferences  from/to the table PREFS_NODE with 
FULL_PATH=/portlet_entity/db-18/no-principal for authenticated and not 
authenticated users.

It seems that PortletRendererImpl and JetspeedPowerTool don't pass the user 
principal to the PortletWindowAccessor. PortletWindowAccessor.validateWindow 
has to pass the principal to PortletEntityAccessComponent too.


  was:
Portlets don't use user-specific preferences. For example, the Bookmarks 
Portlet on default.psml always use preferences for anon user. The Portlet reads 
and writes PortletPreferences  from/to the table PREFS_NODE with 
FULL_PATH=/portlet_entity/db-18/no-principal for authenticated and not 
authenticated users.

It seems that PortletRendererImpl and JetspeedPowerTool don't pass the user 
principal to the PortletWindowAccessor. PortletWindowAccessor.validateWindow 
has to pass the principal to PortletEntityAccessComponent too.



> Portlets don't use user-specific preferences. The Portlet Preferences for 
> anon user are always used.
> ----------------------------------------------------------------------------------------------------
>
>          Key: JS2-198
>          URL: http://issues.apache.org/jira/browse/JS2-198
>      Project: Jetspeed 2
>         Type: Improvement
>   Components: Portlet Entities and Preferences
>  Environment: jdk 1.4.2_03, win2000, tomcat-5.0.30
>     Reporter: Artem Grinshtein
>      Fix For: 2.0-POST

>
> Portlets don't use user-specific preferences. For example, the Bookmarks 
> Portlet on default.psml always use preferences for anon user. The Portlet 
> reads and writes PortletPreferences  from/to the table PREFS_NODE with 
> FULL_PATH=/portlet_entity/db-18/no-principal for authenticated and not 
> authenticated users.
> It seems that PortletRendererImpl and JetspeedPowerTool don't pass the user 
> principal to the PortletWindowAccessor. PortletWindowAccessor.validateWindow 
> has to pass the principal to PortletEntityAccessComponent too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to