Changes between Initial Version and Version 2 of Ticket #11862


Ignore:
Timestamp:
Jan 11, 2015, 12:06:34 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11862

    • Property Summary changed from user whith TICKET_VIEW_SELF adding himself to cc cant access ticket to Wser with TICKET_VIEW_SELF adding himself to cc can't access ticket
  • Ticket #11862 – Description

    initial v2  
    1 A user (who is not the reporter) adds himselft to cc while he is owner of the ticket.
    2 After changing ownership he cant access the ticket even so he is in cc an receiving notifications about the ticket changes.
     1A 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.
    32
    43Possible reason:
    5 the user (ID: `testuser`, email: `testuser@example.com`) is added to the cc of the ticket with his email-adress (`testuser@example.com`) if he sets the `Add to Cc:` option.
    6 If the user is entered bei an admin with his ID (`testuser`), everything works as expected.
     4the 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.
    75
    8 Looks like the email-adress does not fulfill the requirements of TICKET_VIEW_SELF!
    9 (trac release 0.12.2)
    10 
     6Looks like the email-address does not fullfill the requirements of `TICKET_VIEW_SELF`! (trac release 0.12.2)