| Priority | medium |
|---|---|
| Bug ID | 60333 |
| CC | syncevolution-issues@syncevolution.org |
| Assignee | syncevolution-issues@syncevolution.org |
| Summary | Allow folder names to be specified as the database |
| Severity | normal |
| Classification | Unclassified |
| OS | All |
| Reporter | g+syncevolution@cobb.uk.net |
| Hardware | Other |
| Status | NEW |
| Version | unspecified |
| Component | ActiveSync |
| Product | SyncEvolution |
Created attachment 74255 [details]
Patch to add folder name support
The attached patch allows folder names to be used, as well as collection IDs,
in the database= field.
The name is assumed to be a Collection ID if it matches one of the collection
IDs, otherwise it is assumed to be a folder path (with an optional leading /).
Note that this patch is dependent on #60235.