]> source.dussan.org Git - redmine.git/commit
Mail parts with empty content should be ignored (#25256).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Mar 2017 08:41:20 +0000 (08:41 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Mar 2017 08:41:20 +0000 (08:41 +0000)
commita9a1f6205aca80c57c4be9b99dbf67aed733133c
treec5357ec8cdc3ba861e0149233aa72f73d430f28b
parent7a60e44d43e412fc06b0039307051ffd33380e6c
Mail parts with empty content should be ignored (#25256).

Patch by Felix Schäfer.

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