mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Monotone-Parent: 7c8fce0426b2ec4def5226f16a9bcf2cff5dcfb9
Monotone-Revision: 1cc99cc487a5bfdb791d4067042b904d7eb47795 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-09-07T16:46:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
2012-09-07 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* OpenChange/MAPIStoreContext.m (CompleteURLFromMapistoreURI):
|
||||
mapistore uris are already escaped.
|
||||
(-getRootFolder:withFID:): all urls are now escaped, both in NSURL
|
||||
and in NSString forms, whether they are used to return a mapitore
|
||||
root uri or a indexing record.
|
||||
|
||||
* OpenChange/NSString+MAPIStore.m
|
||||
(-stringByReplacingPercentEscapesUsingEncoding:): we now return
|
||||
nil for non-ascii strings.
|
||||
|
||||
Reference in New Issue
Block a user