diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2012-02-04 17:44:12 -0500 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2012-02-04 18:01:09 -0500 |
commit | 025fd83a22faed4b2f0959645cc286a33ac0419b (patch) | |
tree | 267c22f80022c0a760c28f320b996e3bdcaace68 /.gitignore | |
parent | a1780627095d567251aefa484976213b72c4148b (diff) |
Add the user to the cc: on the bug
All the logic to add the user to the cc: list on the bug is done in the
web page for show_bug.cgi and not on the client side, so the option
"Automatically add me to the CC list of bugs I change" in the user's
preferences is not honored. Since that preference defaults to Always
and users will very typically want to see further traffic on their patches,
just always request the user to be added to the Cc.
The main downside to this is that we do another round trip to the server
when creating and attachment, and also potentially create more bug mail.
https://bugzilla.gnome.org/show_bug.cgi?id=663800
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions