mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V3.2 to HEAD
15421: ETHREEOH-2511 - Subject field encoding issue with IMAP 15849: Fixes to IMAP UTF-8 handling git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@15851 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -80,5 +80,6 @@ public interface AlfrescoImapConst
|
||||
public static final String EIGHT_BIT_ENCODING = "8bit";
|
||||
public static final String BASE_64_ENCODING = "base64";
|
||||
public static final String UTF_8 = "UTF-8";
|
||||
public static final String CHARSET_UTF8 = ";charset=utf-8";
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user