]> source.dussan.org Git - redmine.git/commit
Fixed: MailHandler raises an error when processing an email without From header ...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 6 Mar 2009 18:25:19 +0000 (18:25 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 6 Mar 2009 18:25:19 +0000 (18:25 +0000)
commit009b685b1d64c0cbb6cf8c78dfd65ecc0b004d9a
treed7544ee2184170d91933d6a1e8535558061f3302
parent02ecc8aa15c01ade9c4e511fc5264b3948af9d24
Fixed: MailHandler raises an error when processing an email without From header (#2916).

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