]> source.dussan.org Git - redmine.git/commit
back out from r9031 to r9036
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Mar 2012 11:40:22 +0000 (11:40 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Mar 2012 11:40:22 +0000 (11:40 +0000)
commit2df6c99e675d3edaa2aac2e473cfee2304afa5cf
tree1d93b4fda9aadf2c630b88ace8e73a8cdd9ef7c1
parent30ce0cd8fb28957f0d15423e12de7024fb94ac50
back out from r9031 to r9036

On Rails3, 'to_s' is not alias of 'encoded'.
'to_s' is alias of 'decoded'.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9037 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/functional/files_controller_test.rb
test/functional/issues_controller_test.rb
test/functional/messages_controller_test.rb
test/functional/users_controller_test.rb
test/unit/mailer_test.rb
test/unit/repository_test.rb