##// END OF EJS Templates
Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969)....
Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1317 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r864:bd434427e61e
r1302:e4da9d6f10ed
Show More
news_added.text.plain.rhtml
5 lines | 87 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / news_added.text.plain.rhtml
Jean-Philippe Lang
Mail notification options restored (default is: issue_added and issue_updated)....
r717 <%= @news.title %>
Jean-Philippe Lang
Mailer:...
r864 <%= @news_url %>
Jean-Philippe Lang
Mail notification options restored (default is: issue_added and issue_updated)....
r717 <%= @news.author.name %>
<%= @news.description %>