[Tickets #12050] Re: Dynamic view folder list won't load when special folders have subfolders
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Feb 18 22:48:39 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12050
------------------------------------------------------------------------------
Ticket | 12050
Updated By | bert at fraterman.org
Summary | Dynamic view folder list won't load when special
| folders have subfolders
Queue | Horde Groupware
Version | 5.0.4
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
bert at fraterman.org (2013-02-18 22:48) wrote:
> All of these should work, and I can't reproduce locally.
>
> Pretty much will need to see the data sent to the browser used to
> build the mailbox tree. In IMP 6.0 this should be the return from
> the listMailboxes AJAX call. You can use something like Firebug to
> grab this information. If it is private, you can attach the ticket
> and make it visible only to the Horde developers.
I've drilled it down a bit further, these are the steps to reproduce
with a new folder:
- 2 Identities (for example: A and B)
- A and B have their sent items folder assigned to 'Sent Items'
- Start with no subfolders under 'Sent Items'
- Create a subfolder 'foo' under 'Sent Items'
- Create a subfolder 'Bar' under 'foo'
- Folder list still loads correctly (good_request.txt in attachment)
- Assign id B sent items to 'foo'
- Folder list won't load (bad_request.txt in attachment)
When I add more subfolders under 'Sent Items', the folder list will
load correctly.
I've attached a zip file with 2 traces with the body of the
listMailboxes AJAX call.
More information about the bugs
mailing list