Makes MailHandler accept all issue attributes and custom fields that can be...
Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4394 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/models/issue.rb 7 additions, 4 deletionsapp/models/issue.rb
- app/models/mail_handler.rb 43 additions, 46 deletionsapp/models/mail_handler.rb
- test/fixtures/mail_handler/ticket_on_given_project.eml 3 additions, 0 deletionstest/fixtures/mail_handler/ticket_on_given_project.eml
- test/fixtures/mail_handler/ticket_reply_with_status.eml 1 addition, 0 deletionstest/fixtures/mail_handler/ticket_reply_with_status.eml
- test/unit/mail_handler_test.rb 5 additions, 0 deletionstest/unit/mail_handler_test.rb
Please register or sign in to comment