pcx229 / redmine_duplicates_of_duplicate_issues

2 stars 0 forks source link

Nor renderring issue #2

Open qawsed55 opened 1 year ago

qawsed55 commented 1 year ago

_Internal error

An error occurred on the page you were trying to access. If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

[Back](javascript:history.back())_

F, [2023-03-23T10:21:16.163496 #327700] FATAL -- : [cb43341c-5b00-4073-bd39-d5127ad9e689]
[cb43341c-5b00-4073-bd39-d5127ad9e689] ActionView::Template::Error (undefined method `render_issue_duplicates' for #<ActionView::Base:0x00000000044480>
Did you mean?  render_issue_relations):
[cb43341c-5b00-4073-bd39-d5127ad9e689]     3:   <p>
[cb43341c-5b00-4073-bd39-d5127ad9e689]     4:   <strong><%= l(:field_duplicates) %></strong>
[cb43341c-5b00-4073-bd39-d5127ad9e689]     5:   </p>
[cb43341c-5b00-4073-bd39-d5127ad9e689]     6:   <%= render_issue_duplicates(@issue, @issue.direct_indirect_duplicates) %>
[cb43341c-5b00-4073-bd39-d5127ad9e689]     7: </div>
[cb43341c-5b00-4073-bd39-d5127ad9e689]
[cb43341c-5b00-4073-bd39-d5127ad9e689] plugins/redmine_duplicates_of_duplicate_issues/app/views/hooks/redmine_dupli
pcx229 commented 1 year ago

thanks for the report! was unable to reproduce on 5.0.4 or 5.0.5 docker images can you provide more info about your setup? (ruby/rails version, other plugins installed, etc...)