]> source.dussan.org Git - redmine.git/commit
Avoid double-render error with ApplicationController#find_optional_project (#38063).
authorGo MAEDA <maeda@farend.jp>
Fri, 20 Jan 2023 03:31:41 +0000 (03:31 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 20 Jan 2023 03:31:41 +0000 (03:31 +0000)
commit9d65eee4248acef921d102f1e614618514afcd51
tree46bb18bdb4bcb47f399b9c27019e2fa46e6b33fa
parent21eef7e65c5972cd65c183bf17e261fa67e34867
Avoid double-render error with ApplicationController#find_optional_project (#38063).

Patch by Holger Just.

git-svn-id: https://svn.redmine.org/redmine/trunk@22066 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
test/functional/news_controller_test.rb
test/integration/application_test.rb