summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-02 09:35:50 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-01-02 09:35:50 +0000
commit2ab7dba9641cb5e355314f3707f0e7f3ee8a84e5 (patch)
tree12ae4e60a70575a8ab9bea61927569463a2e5475 /test
parent1b61fbf739fed19747f4ad4c784586323d2cb3e7 (diff)
downloadredmine-2ab7dba9641cb5e355314f3707f0e7f3ee8a84e5.tar.gz
redmine-2ab7dba9641cb5e355314f3707f0e7f3ee8a84e5.zip
Rails3: model: mailer: use .to_s at redmine_headers method
On Rails 3.0: <pre> DEPRECATION WARNING: Using a non-String object for a header's value is deprecated. You specified 15 (a Fixnum) for X-Redmine-Issue-Id. </pre> On Rails 3.1.3: <pre> Error: test_message_posted_message_id(MailerTest): NoMethodError: undefined method `index' for 1:Fixnum test/unit/mailer_test.rb:226:in `test_message_posted_message_id' </pre> git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8468 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions