]> git.openstreetmap.org Git - rails.git/commit
Replace redirect with bad request error for new report with missing params
authorAnton Khorev <tony29@yandex.ru>
Mon, 23 Jun 2025 12:21:38 +0000 (15:21 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 23 Jun 2025 12:21:38 +0000 (15:21 +0300)
commit31510d76e9850f5451d899dd9675590730e6551f
tree445178c5aa99de0eb6d73cf32cf6232279b32f8a
parent4d0861b37ce7b5558e5273085950b4d87500e517
Replace redirect with bad request error for new report with missing params
app/controllers/reports_controller.rb
config/locales/en.yml
test/controllers/reports_controller_test.rb
test/system/report_diary_entry_test.rb