6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/25/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11626] ActiveSync : auto detection of special folders (trash, sent, etc...) and hierarchy fails
*
Your Email Address
*
Spam protection
Enter the letters below:
.___\ /. . ..__ [__ >< | |__|[ __ [___/ \|___| |[_./
Comment
> 1. Yes, I am sure that the system has subscribed the special folder > properly. When connecting the IOS device through IMAP, it shows the > special folders. > > 2. The test from PHP shell > $f = new Horde_Core_ActiveSync_Imap_Factory(); > var_dump($f->getMailboxes()); > ====================== > array (size=5) > 'INBOX' => > array (size=5) > 'a' => int 40 > 'd' => string '.' (length=1) > 'label' => string 'Inbox' (length=5) > 'level' => int 0 > 'ob' => > object(Horde_Imap_Client_Mailbox)[231] > protected '_utf7imap' => null > protected '_utf8' => string 'INBOX' (length=5) > 'Draft' => > array (size=5) > 'a' => int 8 > 'd' => string '.' (length=1) > 'label' => string 'Drafts' (length=6) > 'level' => int 0 > 'ob' => > object(Horde_Imap_Client_Mailbox)[232] > protected '_utf7imap' => null > protected '_utf8' => string 'Draft' (length=5) > 'Sent' => > array (size=5) > 'a' => int 8 > 'd' => string '.' (length=1) > 'label' => string 'Sent' (length=4) > 'level' => int 0 > 'ob' => > object(Horde_Imap_Client_Mailbox)[233] > protected '_utf7imap' => null > protected '_utf8' => string 'Sent' (length=4) > 'Spam' => > array (size=5) > 'a' => int 8 > 'd' => string '.' (length=1) > 'label' => string 'Spam' (length=4) > 'level' => int 0 > 'ob' => > object(Horde_Imap_Client_Mailbox)[234] > protected '_utf7imap' => null > protected '_utf8' => string 'Spam' (length=4) > 'Trash' => > array (size=5) > 'a' => int 8 > 'd' => string '.' (length=1) > 'label' => string 'Trash' (length=5) > 'level' => int 0 > 'ob' => > object(Horde_Imap_Client_Mailbox)[235] > protected '_utf7imap' => null > protected '_utf8' => string 'Trash' (length=5) > ===================== > > 3. The ActiveSyncTests result: > ============================ > root@mail:/usr/share/php/test/Horde_Core/Horde/Core# phpunit > ActiveSyncTests.php > PHPUnit 3.7.10 by Sebastian Bergmann. > > Configuration read from /usr/share/php/test/Horde_Core/Horde/Core/phpunit.xml > > E > > Time: 0 seconds, Memory: 4.75Mb > > There was 1 error: > > 1) Horde_Core_ActiveSyncTests::testGetFolders > Declaration of > Mock_Horde_Core_ActiveSync_Connector_495a72a1::calendar_import_vevent() > should be compatible with > Horde_Core_ActiveSync_Connector::calendar_import_vevent(Horde_Icalendar_vEvent > $vEvent) > > /usr/share/php/Horde/Test/Case.php:37 > /usr/share/php/test/Horde_Core/Horde/Core/ActiveSyncTests.php:68 > > FAILURES! > Tests: 1, Assertions: 0, Errors: 1. > ========================
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers