noshutdown-ru / vault

Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.
https://noshutdown.ru/en/redmine-plugins-vault
46 stars 29 forks source link

Other Problems with Redmine 4.2.1 #75

Closed CSCSxx closed 3 years ago

CSCSxx commented 3 years ago

Installation was no problem Try to access: Started GET "/projects/.../keys" for 127.0.0.1 at 2021-05-09 16:33:01 +0000 Processing by KeysController#index as HTML Parameters: {"project_id"=>"..."} Current user: ... (id=1) Rendering plugins/vault/app/views/keys/index.html.erb within layouts/base Rendered plugins/vault/app/views/keys/index.html.erb within layouts/base (182.7ms) Completed 500 Internal Server Error in 282ms (ActiveRecord: 38.7ms)

ActionView::Template::Error (wrong number of arguments (given 1, expected 0)): 78: <% if Redmine::VERSION.to_s.start_with?('3.4', '4.0', '4.1') %> 79: <%= context_menu %> 80: <% else %> 81: <%= context_menu project_keys_context_menus_path(@project) %> 82: <% end %> 83: 84: Githubissues.

  • Githubissues is a development platform for aggregating issues.