]> source.dussan.org Git - redmine.git/commit
Rescue any EncodingError exceptions (#25861).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 27 May 2017 08:40:39 +0000 (08:40 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 27 May 2017 08:40:39 +0000 (08:40 +0000)
commitccb9d4ada9bdf2c24754f0dcf6608d8a3f7e895b
tree4074ac9da706962ff3a66a047a4ea72048740a1c
parent86fa4e66c9971dd7f399bba18798792550402706
Rescue any EncodingError exceptions (#25861).

git-svn-id: http://svn.redmine.org/redmine/trunk@16572 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/imports_controller.rb
test/fixtures/files/invalid-Shift_JIS.csv [new file with mode: 0644]
test/functional/imports_controller_test.rb