Summary | Replying to email in dynamic interface broken |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 05/27/2010 (5522 days ago) |
Due | |
Updated | 05/27/2010 (5522 days ago) |
Assigned | |
Resolved | 05/27/2010 (5522 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9061: Growler log doesn't exist in popup windowshttp://git.horde.org/diff.php/imp/js/dimpcore.js?rt=horde-git&r1=2a0da09b05d8672debd1e21b1ca52f79eb3232ca&r2=c2e43aeedcc832535be6e3e985658ea4e2d9a5b5
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Replying to email in dynamic interface broken
Type ⇒ Bug
State ⇒ Unconfirmed
[reply|forward] buttons with the email selected in the mailbox view,
the popup opens, but only displays the 'Loading...' message. In FF, I
get the following error:
uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE)
[nsIDOMNSHTMLTextAreaElement.setSelectionRange]" nsresult: "0x80004005
(NS_ERROR_FAILURE)" location: "JS frame ::
http://<snip>/horde/imp/js/compose-base.js :: anonymous :: line 50"
data: no]
Firebug shows the html is actually returned from the server, but is
never displayed.
No error I could find is displayed in Chrome or Safari (though the
issue still occurs).