Community
Participate
Working Groups
running all code from head. create a test user create some files for this test user add a file to the favorites log out create a second user noticed that the favorite of the first user is visible [bug] try clicking on it -> 403 error
This is not just favourites, but any use of the preference store, including plugins.
*** Bug 356008 has been marked as a duplicate of this bug. ***
I'm doing related work and will see what we can do here in this milestone. In particular we need to better understand how preferences work with local storage. At the moment preferences are cached on the orion side instead of the service side and that might not be the best way to handle things.
Fixed in HEAD. Mark Reviewed with me.