Closed iquiw closed 6 years ago
Thanks for reporting this bug. The problem should be fixed with my last commit.
Thank you!
Having the same error at the following environment: Redmine version 4.0.4.stable Ruby version 2.5.5-p157 (2019-03-15) [x64-mingw32] Rails version 5.2.3
Following is the error message from the log.
Rendered plugins/redmine_messenger/app/views/messenger_settings/_show.html.erb (51.3ms)
Rendered common/_tabs.html.erb (153.8ms)
Rendered projects/settings.html.erb within layouts/base (156.9ms)
Completed 500 Internal Server Error in 180ms (ActiveRecord: 24.9ms)
ActionView::Template::Error (No route matches {:action=>"save", :controller=>"messenger_settings"
Using the latest master 835174d8313a56c76262568613b1751586f6cfd2.
Steps to reproduce the problem;
Then "Internal error" happened and the following log was written.