OpenCollarTeam / OpenCollar

Other
123 stars 128 forks source link

No Edit permission complaint #1108

Closed tayaphidoux closed 1 month ago

tayaphidoux commented 1 month ago

What version of OpenCollar are you using? 8.2.3000

What behavior did you expect? not to complain every time it starts up when using a personal collar that has open collar scripts inside

What behavior did you see instead? complains every time it resets/starts up when using a no transfer item off marketplace. [16:26] Collar (neck): : You have put an OpenCollar script into an object that the next user cannot modify. This could break future updates. Please leave your OpenCollar objects modifiable.

What steps does someone need to take to reproduce the problem? purchase a modify collar from marketplace or inworld vendor that has no transfer permisisons, and add open colalr script.

permission info obtained by https://wiki.secondlife.com/wiki/LlGetObjectPermMask - script 3 [16:25] Collar (neck): : You have put an OpenCollar script into an object that the next user cannot modify. This could break future updates. Please leave your OpenCollar objects modifiable. [16:25] Collar (neck): base perms: copy & modify & move [16:25] Collar (neck): owner perms: copy & modify & move [16:25] Collar (neck): next owner perms: move [16:25] Collar (neck): group perms: none [16:25] Collar (neck): everyone perms: none

tayaphidoux commented 1 month ago

seems to be comming from oc_bookmarks - why does this script even have a permissions check?

Medea-Destiny commented 1 month ago

@tayaphidoux If you rez a copy of the collar on the ground, does it lose modify permission?

SilkieSabra commented 1 month ago

Are you able to change the next owner permissions on the collar? Does the collar have no mod contents or is modify off in the next owner permissions on the collar object

tayaphidoux commented 1 month ago

@SilkieSabra @Medea-Destiny when rezed it has the same permissions as when worn no change.

only permissions in inventory that arent 100% open are no transfer aniamtions.

tayaphidoux commented 1 month ago

i temporarily disabled the permission check in oc_bookmarks and that put an end to it i still don't see why bookmarks is checking for permisisons in the first place.