Skip to content

Redmine 4.1 Compatibility #57

@dktcoding

Description

@dktcoding

Hi there!

I was testing Redmine 4.1 and found that vault fails with Internal error, upon closer inspection found this in the log:

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

Regards

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions