Project

General

Profile

Actions

Patch #6848

closed

Error at attaching afile.

Added by Masanori Kado almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-08
Due date:
% Done:

0%

Estimated time:

Description

Index: app/models/user.rb ===================================================================
--- app/models/user.rb (Revision 4388)
+++ app/models/user.rb (Working Copy)
@ -396,7 +396,7 @ # # TODO: only supports Issue events currently
def notify_about?(object)
- case mail_notification.to_sym
+ case mail_notification.to_s.to_sym
when :all
true
when :selected


Related issues

Has duplicate Redmine - Defect #6994: Error after saving a issueClosed2010-11-28

Actions
Actions

Also available in: Atom PDF