Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other Problems with Redmine 4.2.1 #75

Closed
CSCSxx opened this issue May 9, 2021 · 2 comments
Closed

Other Problems with Redmine 4.2.1 #75

CSCSxx opened this issue May 9, 2021 · 2 comments
Assignees
Labels

Comments

@CSCSxx
Copy link

CSCSxx commented May 9, 2021

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: <script type="text/javascript">

@noshutdown-ru-user
Copy link
Member

Sec, will take a look

@noshutdown-ru-user
Copy link
Member

Should be fixed in 0.4.2 version, pull latest master branch version, and retry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants