Project

General

Profile

Actions

Defect #6452

closed

Unhandled exception on creating File

Added by Jan from Planio www.plan.io over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Attachments
Target version:
Start date:
2010-09-21
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Creating (uploading) a file yields an unhandled exception in Mailer#attachments_added whenever the attachment fails to be validated (e.g. filesize too large) and email notifications are turned on.

Exception:

NoMethodError: undefined method `container' for nil:NilClass

Relavant stacktrace:

--- 
- "[RAILS_ROOT]/app/models/mailer.rb:110:in `attachments_added'" 
- "[RAILS_ROOT]/app/controllers/files_controller.rb:32:in `create'" 

This patch fixes the problem. Please check and commit.


Files

files_controller_patch.patch (698 Bytes) files_controller_patch.patch Jan from Planio www.plan.io, 2010-09-21 12:27
Actions

Also available in: Atom PDF