[ http://issues.apache.org/jira/browse/JS2-449?page=comments#action_12430047 ] David Sean Taylor commented on JS2-449: ---------------------------------------
Aaron, Ive checked in the initial implementation. Please test when you get a chance. Note that if you test with the Pick A Number portlet, it is using the session to cache prefs, so its not a good test of prefs, because of that other problem we discussed with session termination. Please let us know how your testing went... > User Specific Preferences > ------------------------- > > Key: JS2-449 > URL: http://issues.apache.org/jira/browse/JS2-449 > Project: Jetspeed 2 > Issue Type: Improvement > Components: Portlet Registry > Affects Versions: 2.1-dev > Reporter: David Sean Taylor > Assigned To: David Sean Taylor > Fix For: 2.1-dev > > > Preferences should be user-specific on all pages. > If User A comes to page /roles/X/x.psml, and stores a pref P1 on portlet x1, > and then User B comes to page /roles/X/x.psml, and also stores a pref P1 on > portlet x1, the prefs for those two users should be different. > I am considering making this feature optional, but the problem is that the > semantics are intrinsic in the data model. -- 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]
