]> source.dussan.org Git - redmine.git/commit
Adds To and Cc as watchers when submitting an issue by email (#2245).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Nov 2008 16:00:45 +0000 (16:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Nov 2008 16:00:45 +0000 (16:00 +0000)
commit84e70634fbd0a3c8cf2ee40bfdfc04d64f8fdcca
treecf818345c44680a448f268cf821ea5691e5219a6
parent94899e0339f1141668a29f5c3bc9b5574d2539a5
Adds To and Cc as watchers when submitting an issue by email (#2245).
Only works if the sender has the 'Add issue watchers' permission.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2077 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/mail_handler.rb
test/fixtures/mail_handler/ticket_with_cc.eml [new file with mode: 0644]
test/unit/mail_handler_test.rb