[request-tracker-maintainers] Bug#675281: Supplemental Information

Mike Bird mgb at yosemite.net
Fri Jun 1 01:43:25 UTC 2012


FWIW, when creating a ticket in version 3.8.8-7+squeeze4~test.1 ...


Specifying a CC by email address works in the command line and also
works in the web interface.

Specifying a CC by username from the command line works although username
for CC is silently ignored in the web interface.  I don't know why they
behave differently.

Specifying a CC by real name is silently ignored both in the command line
and in the web interface.


$ /usr/bin/rt create -t ticket set subject=Test requestors='mgb at yosemite.net' 
cc='mgb at yosemite.net' text='Test' due=
# Ticket 3858 created.
# Ticket 3858 updated.
$ /usr/bin/rt create -t ticket set subject=Test requestors='mgb at yosemite.net' 
cc='mgb' text='Test' due=
# Ticket 3859 created.
# Ticket 3859 updated.
$ /usr/bin/rt create -t ticket set subject=Test requestors='mgb at yosemite.net' 
cc='Mike Bird' text='Test' due=
# Ticket 3860 created.
# Ticket 3860 updated.
$ 


No response necessary.  This is just FYI FWIW.





More information about the pkg-request-tracker-maintainers mailing list