dynamo-media / redmine_issue_detailed_tabs_time

30 stars 24 forks source link

failed redmine 2.4.4 #45

Open eskuai opened 10 years ago

eskuai commented 10 years ago

Rendered issues/_action_menu.html.erb (11.0ms) Rendered plugins/redmine_close_button/app/views/issues/_close_button.html.erb (1.3ms) Rendered issue_relations/_form.html.erb (4.3ms) Rendered issues/_relations.html.erb (12.5ms) Rendered plugins/redmine_issue_detailed_tabs_time/app/views/issues/_history.html.erb (155.2ms) Rendered issues/show.html.erb within layouts/base (370.9ms) Completed 500 Internal Server Error in 653ms

ActionView::Template::Error (undefined method visible_details' for #<Journal:0x7fec7a685c68>): 23: </ul> 24: </div> 25: 26: <%= c = draw_entries_in_issue_history_tab(entries, journals).html_safe %> 27: <% end %> 28: <% heads_for_wiki_formatter if User.current.allowed_to?(:edit_issue_notes, issue.project) || User.current.allowed_to?(:edit_own_issue_notes, issue.project) %> app/views/issues/show.html.erb:120:in_app_views_issues_show_html_erb__393063059_70326819767120' app/controllers/issues_controller.rb:119:in show' app/controllers/issues_controller.rb:116:inshow'

markedagain commented 10 years ago

i have not had time to patch this, there is a fix here https://github.com/markedagain/redmine_issue_detailed_tabs_time/issues/42#issuecomment-37620730