]> source.dussan.org Git - redmine.git/commit
Ignore email keywords after truncation line (#8758).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 20 Sep 2014 07:51:37 +0000 (07:51 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 20 Sep 2014 07:51:37 +0000 (07:51 +0000)
commit8ae41b4846fc46cb521599c0b10fad8e424069f7
tree318731e4cc94522ffcafc13500d13a27a9417b7b
parentb519aba63ee0043ffd60f9002fc236f717d9f172
Ignore email keywords after truncation line (#8758).

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