OSDN Git Service

Added the "Status:" keyword to the MailHandler for setting and changing an Issue...
authorEric Davis <edavis@littlestreamsoftware.com>
Wed, 20 Aug 2008 06:21:06 +0000 (06:21 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Wed, 20 Aug 2008 06:21:06 +0000 (06:21 +0000)
commit2f3f2d8b12483b72f78f7f4704d8641451b16832
tree98742d143b5e0ce8a89278e7f638af387fc3d200
parent6db8fa8ef762bafb09ce1c2419a8392e119caece
Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email.

  #1669

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