[Tickets #12854] Re: Task "groups"
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Nov 22 10:56:27 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12854
------------------------------------------------------------------------------
Ticket | 12854
Updated By | software-horde at interfasys.ch
Summary | Task "groups"
Queue | Nag
Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
software-horde at interfasys.ch (2013-11-22 10:56) wrote:
> The primary reason this is not supported is because I don't have any
> clients that support this. What client are you using that is able to
> create the sub folders? Can you send me a synclog of your attempt to
> do this so I can see how it is sent?
Ah, I see. Well, I don't know if Windows Phone supports this feature,
but BlackBerry 10 does.
Here is the part of the synclog asking for the folder to be created.
IT seems like 3 commands need to be implemented, create, delete and
change.
2013-11-22T11:49:22+01:00 INFO: [] Maximum memory usage for ActiveSync
request: 5700952 bytes.
2013-11-22T11:49:22+01:00 INFO: [93417]
Horde_Core_ActiveSync_Driver::authenticate() attempt for user at domain
2013-11-22T11:49:23+01:00 INFO: [] FOLDERCREATE request received for
user user at domain
2013-11-22T11:49:23+01:00 INFO: [93417] Device entry exists for
BBMYPIN, updating userAgent and version.
2013-11-22T11:49:23+01:00 INFO: [93417] Request being handled for
device: BBMYPIN, Supporting protocol version: 14.1, Using
Horde_ActiveSync v2.9.0
2013-11-22T11:49:23+01:00 INFO: [BBMYPIN] Handling
FOLDER[CREATE|DELETE|CHANGE] command.
2013-11-22T11:49:23+01:00 DEBUG: [93417] I <FolderHierarchy:FolderCreate>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I <FolderHierarchy:SyncKey>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I
{528a9d45-01f4-4a15-ab90-1d8e4e2e3851}1
2013-11-22T11:49:23+01:00 DEBUG: [93417] I </FolderHierarchy:SyncKey>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I <FolderHierarchy:ParentId>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I @Tasks@
2013-11-22T11:49:23+01:00 DEBUG: [93417] I </FolderHierarchy:ParentId>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I <FolderHierarchy:DisplayName>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I Secret
2013-11-22T11:49:23+01:00 DEBUG: [93417] I </FolderHierarchy:DisplayName>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I <FolderHierarchy:Type>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I 15
2013-11-22T11:49:23+01:00 DEBUG: [93417] I </FolderHierarchy:Type>
2013-11-22T11:49:23+01:00 DEBUG: [93417] I </FolderHierarchy:FolderCreate>
2013-11-22T11:49:23+01:00 INFO: [93417] Loading state for synckey
{528a9d45-01f4-4a15-ab90-1d8e4e2e3851}1
2013-11-22T11:49:23+01:00 INFO: [93417] Loading FOLDERSYNC state
containing 6 folders.
2013-11-22T11:49:23+01:00 INFO: [93417]
Horde_ActiveSync_Connector_Importer::importFolderChange(, Secret,
@Tasks@, 15)
2013-11-22T11:49:23+01:00 ERR: Creating sub collection not supported
in the @Tasks@ collection.
More information about the bugs
mailing list