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: Bug
Components: Portlet Entities and Preferences
Environment: jdk 1.4.2_03, win2000, tomcat-5.0.30
Reporter: Artem Grinshtein
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]