[Tickets #9116] Re: compose window hanging
bugs at horde.org
bugs at horde.org
Mon Jul 5 11:11:59 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9116
------------------------------------------------------------------------------
Ticket | 9116
Updated By | rsalmon at mbpgroup.com
Summary | compose window hanging
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-07-05 07:11) wrote:
> Try this.
the following code seems to fix the problem :
dimpbase.js: 2232
mailboxCallback: function(r)
{
if (r.response == null) {
r = r.mailbox;
} else {
r = r.response.mailbox;
}
...
More information about the bugs
mailing list