From c5b23757c7417590877efdfa9339f4d6230c657e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 15 May 2007 03:23:35 +0000 Subject: [PATCH] Monotone-Parent: 657b65bbc6a703b12a62acd946bafae499c520b1 Monotone-Revision: 0c8bd1957be00f2fcad4ed2bf5b5adf8ed0ac98e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-15T03:23:35 Monotone-Branch: ca.inverse.sogo --- UI/Contacts/UIxContactFoldersView.m | 4 ++-- UI/MainUI/SOGoUserHomePage.m | 4 ++-- UI/Templates/MailerUI/UIxMailEditor.wox | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UI/Contacts/UIxContactFoldersView.m b/UI/Contacts/UIxContactFoldersView.m index 400eb6df2..a2af399e1 100644 --- a/UI/Contacts/UIxContactFoldersView.m +++ b/UI/Contacts/UIxContactFoldersView.m @@ -154,8 +154,8 @@ [contact objectForKey: @"cn"], [contact objectForKey: @"c_email"]]; [response setStatus: 200]; - [response setHeader: @"text/plain; charset=iso-8859-1" - forKey: @"Content-Type"]; +// [response setHeader: @"text/plain; charset=iso-8859-1" +// forKey: @"Content-Type"]; [response appendContentString: responseString]; contact = [contacts nextObject]; } diff --git a/UI/MainUI/SOGoUserHomePage.m b/UI/MainUI/SOGoUserHomePage.m index 65833f887..3b54ade19 100644 --- a/UI/MainUI/SOGoUserHomePage.m +++ b/UI/MainUI/SOGoUserHomePage.m @@ -156,8 +156,8 @@ response = [context response]; [response setStatus: 200]; - [response setHeader: @"text/plain; charset=iso-8859-1" - forKey: @"Content-Type"]; +// [response setHeader: @"text/plain; charset=iso-8859-1" +// forKey: @"Content-Type"]; [response appendContentString: [self _freeBusyAsText]]; return response; diff --git a/UI/Templates/MailerUI/UIxMailEditor.wox b/UI/Templates/MailerUI/UIxMailEditor.wox index 213e48b01..709379cff 100644 --- a/UI/Templates/MailerUI/UIxMailEditor.wox +++ b/UI/Templates/MailerUI/UIxMailEditor.wox @@ -41,7 +41,7 @@ /> -