From 8c9913539fd685f64badc53255394a027af63404 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 19 Apr 2010 16:30:32 +0000 Subject: [PATCH] Monotone-Parent: dd017bbdddea8d5340182a7bc5439bfd1c8fd312 Monotone-Revision: 5cd1857ccc05c9d83c69d13d242b67c166b4a861 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-04-19T16:30:32 Monotone-Branch: ca.inverse.sogo --- SoObjects/Mailer/SOGoMailFolder.m | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SoObjects/Mailer/SOGoMailFolder.m b/SoObjects/Mailer/SOGoMailFolder.m index a5b6d6eaa..553b2213d 100644 --- a/SoObjects/Mailer/SOGoMailFolder.m +++ b/SoObjects/Mailer/SOGoMailFolder.m @@ -400,8 +400,7 @@ static NSString *defaultUserID = @"anyone"; [NSString stringWithFormat: @"%@/%@", spoolPath, fileName] handler: nil]; } - response = [[WOResponse alloc] init]; - [response autorelease]; + response = [context response]; qpFileName = [archiveName asQPSubjectString: @"utf-8"]; [response setHeader: [NSString stringWithFormat: @"application/zip;" @" name=\"%@\"",