Modify

Opened 10 years ago

Closed 7 years ago

#11862 closed defect (wontfix)

User with TICKET_VIEW_SELF adding himself to cc can't access ticket

Reported by: hju Owned by: Ryan J Ollos
Priority: normal Component: PrivateTicketsPlugin
Severity: normal Keywords:
Cc: hju Trac Release: 0.12

Description (last modified by Ryan J Ollos)

A user (who is not the reporter) adds himself to cc while he is owner of the ticket. After changing ownership he cant access the ticket even so he is in cc an receiving notifications about the ticket changes.

Possible reason: the user (ID: testuser, email: testuser@example.com) is added to the cc of the ticket with his email-address (testuser@example.com) if he sets the Add to Cc: option. If the user is entered be an admin with his ID (testuser), everything works as expected.

Looks like the email-address does not fullfill the requirements of TICKET_VIEW_SELF! (trac release 0.12.2)

Attachments (0)

Change History (4)

comment:1 Changed 10 years ago by hju

found the following hint (#t8681) to change cc added from email to user... Would be better if this plugin works independant from this.

comment:2 Changed 9 years ago by Ryan J Ollos

Description: modified (diff)
Summary: user whith TICKET_VIEW_SELF adding himself to cc cant access ticketWser with TICKET_VIEW_SELF adding himself to cc can't access ticket

comment:3 Changed 9 years ago by Ryan J Ollos

Summary: Wser with TICKET_VIEW_SELF adding himself to cc can't access ticketUser with TICKET_VIEW_SELF adding himself to cc can't access ticket

comment:4 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

I'd take a patch, but otherwise won't implement the reverse lookup anytime soon.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.