]> source.dussan.org Git - redmine.git/commit
Fix handling multiple text parts in email (#13646).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 May 2013 09:38:20 +0000 (09:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 May 2013 09:38:20 +0000 (09:38 +0000)
commit9b7d312a0e663e7d1d797a277522c6b79a02b119
tree77be242bbda42e63909abd05d15deb642d90a033
parent76a3298306ef209c7b5d6c3ea307cecdb86d0123
Fix handling multiple text parts in email (#13646).

Patch by Alex Shulgin.

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