Summary | broken imp/js/popup.js - popup_imp function -> Cannot compose new messages (no window popup) |
Queue | IMP |
Queue Version | 4.3.6 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | udo1 (at) udo (dot) hu |
Created | 04/26/2010 (5587 days ago) |
Due | |
Updated | 10/27/2010 (5403 days ago) |
Assigned | 04/27/2010 (5586 days ago) |
Resolved | 05/10/2010 (5573 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Works fine with version 1.2.8
I I will find some time, I will install horde with imp again to
check the error...
clicking on New Message in the Menu bar doesn't create a popup window,
clicking on
New Message in the sidebar panel creates a popup window.
popup_imp is called with "popup_imp('/horde/imp/compose.php', 700,
650,'mailbox=INBOX') if using the top menu and with
"popup_imp('/horde/imp/compose.php', 700, 650,'') using the side panel.
Using the top menu the java script error is:
$H is not defined in /horde/imp/js/popup.js.
Strange popup.js has not changed between 1.2.6 and 1.2.7.
I I will find some time, I will install horde with imp again to check
the error...
Priority ⇒ 1. Low
State ⇒ Feedback
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ broken imp/js/popup.js - popup_imp function -> Cannot compose new messages (no window popup)
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
messages because the compose widow does not popup
Replacing the file with a the an old version like
imp/templates/javascript/popup.js,v 1.1.2.2
solves the problem so the file/function is broken