[Tickets #12313] Re: Deep folder structure not syncing

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Jun 12 17:12:12 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12313
------------------------------------------------------------------------------
  Ticket             | 12313
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Deep folder structure not syncing
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
-State              | Assigned
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2013-06-12 17:12) wrote:

I added a test with your given folder structure and it currently  
passes (as expected since you said it's fixed now). However, when  
locally porting the test to FRAMEWORK_5_0 it does fail.

This is because the folder id length maximum given in the specs of 64  
bytes. Your deep folder structure was leading to a serverid larger  
than this. This is fixed in the 5.1 branch since we no longer use the  
IMAP folder name for the serverid, but a (much shorter) randomly  
generated identifier.





More information about the bugs mailing list