]> source.dussan.org Git - redmine.git/commit
Fix undefined method 'split' when issue_to_id is numeric (#35039).
authorGo MAEDA <maeda@farend.jp>
Mon, 12 Apr 2021 09:20:02 +0000 (09:20 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 12 Apr 2021 09:20:02 +0000 (09:20 +0000)
commit5b95f064e03a49253e7b6c1e01fb81eb86c9f6e9
tree2db4bb433b08e0d25e222b66a620d297555b17ea
parent2c773d63930cd721c123cb7088d66865b62ca527
Fix undefined method 'split' when issue_to_id is numeric (#35039).

Patch by  Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20932 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issue_relations_controller.rb
test/integration/api_test/issue_relations_test.rb