]> source.dussan.org Git - redmine.git/commit
Allows setting the private flag via mail keyword (#31324).
authorGo MAEDA <maeda@farend.jp>
Thu, 9 May 2019 22:30:29 +0000 (22:30 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 9 May 2019 22:30:29 +0000 (22:30 +0000)
commit143c359d90864615cf4b36ae8d1c78b6c595dca8
treeaa59469f080ec8c0344abdf3d72df48bf1bc6a37
parentae24985e0303c134fb1377f1cd1427dd4da7ba9c
Allows setting the private flag via mail keyword (#31324).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@18150 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/mail_handler.rb
test/fixtures/mail_handler/ticket_with_localized_private_flag.eml [new file with mode: 0644]
test/unit/mail_handler_test.rb