You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "David DeWolf (JIRA)" <ji...@apache.org> on 2006/12/06 04:42:23 UTC

[jira] Resolved: (PLUTO-122) Portlet Preferences need to be user specific

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

David DeWolf resolved PLUTO-122.
--------------------------------

    Resolution: Fixed
      Assignee: David DeWolf

This has already been implemented in the default service for pluto 1.1.  The key with which the pref is saved include the request.getRemoteUser().

> Portlet Preferences need to be user specific
> --------------------------------------------
>
>                 Key: PLUTO-122
>                 URL: http://issues.apache.org/jira/browse/PLUTO-122
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 1.0.1-rc1, 1.0.1-rc2, 1.0.1-rc3, 1.1.0-alpha1
>         Environment: All operating systems and hardware
>            Reporter: Craig Doremus
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>
> According to the JSR-168 specification PLT.14.2:
> "Portlet Specification assumes preference attributes are user specific, it does not make any provision at API level or at semantic level for sharing preference attributes among users."
> Right now the PortletPreferences attributes are shared by all users and stored within the portletentityregistry.xml file. I'm not sure if there will be enough time to fix this for the final Pluto-1.0.1 release, but there should be documentation concerning our implementation of Portlet Preferences. As the spec says, "If a portal/portlet-container implementation provides an extension mechanism for sharing preference attributes, it should be well documented how the sharing of preference attributes works."
> Maybe we should implement this in Pluto 1.1 in conjuction with a User Information (PLT.17) implementation (Jira issue PLUTO-38), since both are keyed on a specific user. 

-- 
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