Actions
Defect #4121
closed500 internal server error when closing some issues
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2009-10-27
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
This is what I got in the log
ActionView::MissingTemplate (Missing template next_issue_mailer/recommended_below_threshold.erb in view path app/views): vendor/plugins/stuff_to_do_plugin/app/models/next_issue_mailer.rb:12:in `recommended_below_threshold' vendor/plugins/stuff_to_do_plugin/app/models/next_issue.rb:84:in `closing_issue' vendor/plugins/stuff_to_do_plugin/app/models/next_issue.rb:78:in `each' vendor/plugins/stuff_to_do_plugin/app/models/next_issue.rb:78:in `closing_issue' app/controllers/issues_controller.rb:203:in `edit' Rendering /var/www/redmine/public/500.html (500 Internal Server Error)
I'm using r2982
# rails -v Rails 2.3.4 # ruby -v ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
Updated by Davide Ferrari about 15 years ago
The updated tickets which gave this error now seems a little incosistent, cause I've received notifications of "bug is closed" while the status is still resolved, if I access the web page.
Updated by Jean-Philippe Lang about 15 years ago
- Status changed from New to Closed
- Affected version (unused) deleted (
devel) - Resolution set to Invalid
Closing this ticket since it's related to stuff_to_do_plugin.
Updated by Davide Ferrari about 15 years ago
Totally right. Sorry for the noise.
Actions