• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: VWR-10854
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Soft Linden
Reporter: catherine pfeffer
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
1. Second Life Viewer - VWR

Honour "share with group" and "allow anyone to copy" for snapshots

Created: 02/Dec/08 02:46 PM   Updated: Thursday 10:48 AM
Return to search
Component/s: Permissions
Affects Version/s: Source code
Fix Version/s: Snowglobe test build

File Attachments: 1. Text File VWR-8624-fixes.patch (1 kB)

Environment: Not relevant
Issue Links:
Relates
 

Last Triaged: 03/Sep/09 10:38 AM
Linden Lab Issue ID: DEV-24745
Patch attached: Patch attached


 Description  « Hide
The patch attached to this issue addresses two separate concerns (I did not want to open 2 issues for such small things):

1) Issue VWR-8624 allows the users to choose a set of default permissions and will be implemented in upcoming 1.23 release of the viewer.

Strangely enough, the current implementation does not honour "share with group" and "allow anyone to copy" for the snapshots. This is inconsistent with upload of sounds, animations and textures where these flags are honoured.

Here is the conceptual view I'd like to share:
permissions at creation time = (user-chosen defaults) OR (minimal permissions)
In this view, minimal permissions for snapshots are just more permissive than for textures, sound and animations.

2) PERM_MOVE is not set in user-defined next owner permissions for uploaded things. If this is not done here, it's fixed later by "fair use" rules for permissions, but it's cleaner to have it set correctly from the very beginning. This patch does that too.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Alexa Linden added a comment - 03/Sep/09 10:47 AM - edited
This would be good to bring up on sldev@ for possible inclusion in Snowglobe

lindenrobot added a comment - 08/Oct/09 09:37 AM
Revision 2865 by soft.linden on 2009-10-08 11:37:27 -0500 (Thu, 08 Oct 2009)

VWR-10854 Honour "share with group" and "allow anyone to copy" for snapshots

Files affected:
U projects/2009/snowglobe/trunk/doc/contributions.txt
U projects/2009/snowglobe/trunk/indra/newview/llfloaterperms.cpp
U projects/2009/snowglobe/trunk/indra/newview/llfloatersnapshot.cpp


Soft Linden added a comment - 08/Oct/09 09:38 AM
Committed to Snowglobe

Merov Linden added a comment - 19/Nov/09 10:48 AM
Fixed in Snowglobe 1.2. Will be captured by the maintenance process when reviewing Snowglobe commits.