[Tickets #6768] IMP not defined in javascript
bugs at horde.org
bugs at horde.org
Tue May 27 21:49:31 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6768
-----------------------------------------------------------------------
Ticket | 6768
Created By | spiro at knossos.net.nz
Summary | IMP not defined in javascript
Queue | IMP
Version | 4.2
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
spiro at knossos.net.nz (2008-05-27 17:49) wrote:
After having upgraded to IMP 4.2 final, I am not able to compose emails.
The 'send message' button is not working, nor is the 'save draft' button.
I have installed Firebug for Firefox, and the following error comes up
when I click on 'send message':
"IMP is not defined
uniqSubmit("send_message", click clientX=0, clientY=0)compose.js (line 1)
onclick(click clientX=0, clientY=0)"
(then includes compose.js code)
I changed the compose_popup to 0, and I still get the error, but I also
get a similar one BEFORE the compose screen comes up:
"IMP is not defined (mailbox.js)
var keyId,startrange=null;function anySelected(){return
$H(messagelist).keys().d..."
when IMP loads, I get 6 of these, all with different charCodes:
enter_key_trap is not defined
submit_login(keypress charCode=115, keyCode=0)login.php (line 29)
if (typeof e != 'undefined' && !enter_key_trap(e)) {
I'm not sure if these are significant, but thought I'd mention them.
More information about the bugs
mailing list