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

Internal error 500 #19

Open
ashrafalzyoud opened this issue May 16, 2024 · 1 comment
Open

Internal error 500 #19

ashrafalzyoud opened this issue May 16, 2024 · 1 comment

Comments

@ashrafalzyoud
Copy link

when i click in issue deleted

ActionView::Template::Error (undefined method `render_author_indicator' for #<ActionView::Base:0x00000000075940>):
    14:     <h4 class="note-header">
    15:       <%= avatar(journal.user) %>
    16:       <%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %>
    17:       <%= ::Temple::Utils.escape_html_safe((render_author_indicator issue, journal if Additionals.setting? :issue_note_with_author)) %>
    18: <%= render_private_notes_indicator(journal) %>
    19:       <%= render_journal_update_info(journal) %>
    20:     </h4>
  
app/views/issues/tabs/_history.html.erb:17
app/views/issues/tabs/_history.html.erb:7
app/views/common/_tabs.html.erb:21
app/views/common/_tabs.html.erb:20:in `each'
app/views/common/_tabs.html.erb:20
app/helpers/application_helper.rb:499:in `render_tabs'
plugins/redmine_issue_trash/app/views/trashed_issues/show.html.erb:118
lib/redmine/sudo_mode.rb:61:in `sudo_mode'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant