Go to file
Juan Vallés ba68bd8935 Make folderKey encoding consistent
The folder names are encoded through the `asCSSIdentifier` and
`stringByEncodingImap4FolderName` functions when we store them as folder
keys. In addition, the prefix "folder" is added to the key.

The order in which these operations were done when storing the folder
keys (and reverted when retrieving them) wasn't consistent trough the
code. This led to problems such as creating twice a folder with a digit
at the beginning of its name.

The folder name goes now through the following operations when being
stored as a key (the retrieval reverts these in the reverse order):

 * `stringByEncodingImap4FolderName`
 * `asCSSIdentifier`
 * Add "folder" prefix
2015-09-15 09:57:30 +02:00
.tx Initial Basque translation 2015-04-27 13:59:05 -04:00
ActiveSync Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
Apache Add check for remote_user variable for trusted proxy auth 2014-11-24 09:43:28 +00:00
Documentation Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
Main Avoid using NSLog() where we can 2015-01-22 13:31:31 -05:00
Migration Migration script for SquirrelMail (address books). 2011-11-15 09:57:56 +00:00
OpenChange Make folderKey encoding consistent 2015-09-15 09:57:30 +02:00
packaging Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
Scripts oc: Fix asCSSIdentifier in openchange_user_cleanup 2015-09-14 15:53:07 +02:00
SoObjects Make folderKey encoding consistent 2015-09-15 09:57:30 +02:00
SOPE fixed typo in previous commit 2015-05-13 10:55:17 -04:00
Tests Test for [NGMimeMessageGenerator generateDataForHeaderField:value:] 2015-09-01 09:09:54 +02:00
Tools Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
UI Make folderKey encoding consistent 2015-09-15 09:57:30 +02:00
.gitignore Added makefile for asciidoc-conversion, included docbook-templates 2014-09-15 02:47:36 +02:00
ChangeLog Updated files for the 2.3 release 2015-06-01 08:36:02 -04:00
ChangeLog.old Renamed ChangeLog to ChangeLog.old 2012-09-18 10:02:52 -04:00
ChangeLog.skyrix Renamed ChangeLog to ChangeLog.old 2012-09-18 10:02:52 -04:00
configure Improved rpath handling (#2996) 2014-12-16 12:36:08 -05:00
COPYING.GPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
COPYING.LGPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
general.make Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5 2009-11-04 16:22:01 +00:00
GNUmakefile Fat commit to refactor the quick record generation 2014-07-30 14:51:00 -04:00
NEWS Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
Version Updated files for the 2.3 release 2015-06-01 08:36:02 -04:00