Dave Huang kirjoitti: > Hi, I'm running Trac 0.11dev-r6333 and it looks like users must have the > TICKET_CHGPROP permission in order for the "Add to Cc:" checkbox to show > on the ticket modify page. However, that also gives them the ability to > change the other properties of the ticket, which I don't want. Is there > a way for me to allow users to add themselves to the Cc list without > letting them change the other properties? They currently have > TICKET_APPEND, TICKET_CREATE, and TICKET_VIEW ticket permissions.
Short answer: No. Long answer: That's designed feature of Trac to have CC list as a property of ticket, so you need to give property change permissions to a user. -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
