6.0.0-beta1
9/5/25

[#5126] prototype error on viewing mailbox page in imp
Summary prototype error on viewing mailbox page in imp
Queue Horde Base
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners Horde Developers (at) , slusarz (at) horde (dot) org
Requester selsky (at) columbia (dot) edu
Created 03/16/2007 (6748 days ago)
Due
Updated 03/25/2007 (6739 days ago)
Assigned 03/19/2007 (6745 days ago)
Resolved 03/25/2007 (6739 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/25/2007 05:15:30 PM Jan Schneider State ⇒ Not A Bug
 
03/25/2007 02:36:09 PM Matt Selsky Comment #9 Reply to this comment
Because I had the follow set in my registry to get the non-compressed
javascript:

     'jsfs' => '/horde/js/src',
     'jsuri' => '/horde/js/src',
And jsfs was set incorrectly.  keybindings.js is now loading directly.
03/25/2007 02:11:48 PM Matt Selsky Comment #8 Reply to this comment
Because I had the follow set in my registry to get the non-compressed 
javascript:



     'jsfs' => '/horde/js/src',

     'jsuri' => '/horde/js/src',


03/23/2007 02:06:44 PM Chuck Hagenbuch Comment #7 Reply to this comment
Okay - the question then is why is the check on line 282 of Horde.php 
(in addScriptFile) not picking up the version of keybindings.js in js/ 
instead?
03/23/2007 12:12:47 PM Matt Selsky Comment #6 Reply to this comment
Matt, what does the script tag for it look like?
<!--a75c305b1c0a6022--><script type="text/javascript" 
src="/horde/services/javascript.php?file=keybindings.js&amp;app=horde"></script>
03/23/2007 04:23:38 AM Chuck Hagenbuch Comment #5 Reply to this comment
I can see the $A error occasionally but as the prototype ticket says 
it doesn't seem to break anything. I can't reproduce the 
keybindings.js problem and my firebug says that keybindings.js is 
loaded directly. Matt, what does the script tag for it look like?
03/22/2007 08:19:16 PM Michael Slusarz Comment #4
Assigned to Horde DevelopersHorde Developers
Assigned to Michael Slusarz
Reply to this comment

[Show Quoted Text - 9 lines]
Now *I* am seeing this error, but not on every pageload, and not 
reproducibly.  However, looks like this is a Mozilla bug so theres 
nothing we can do about it.  See http://dev.rubyonrails.org/ticket/5393



As for keybindings.js, I still can't reproduce this.  Can any other 
dev reproduce?
03/19/2007 12:43:40 PM Matt Selsky Comment #3 Reply to this comment
$A is not defined
bindAsEventListener(mouseout clientX=0, clientY=0)prototype.js (line 109)
[Break on this error] return __method.apply(object, [( event ||
window.event)].concat(args).concat...
Maybe this fixes (?):
http://lists.horde.org/archives/cvs/Week-of-Mon-20070319/066182.html
I'm not seeing this error anymore.
setKeybinding is not defined
(no name)()message.js (line 133)
[Break on this error] setKeybinding(Event.KEY_LEFT, arrowHandler);
Are you sure horde/js/keybindings.js is being loaded properly by your
browser?
keybindings.js is loaded via javascript.php according to FireBug.  I'm 
still seeing this error.
03/19/2007 03:20:04 AM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
FireBug reports:

$A is not defined
bindAsEventListener(mouseout clientX=0, clientY=0)prototype.js (line 109)
[Break on this error] return __method.apply(object, [( event ||
window.event)].concat(args).concat...
Maybe this fixes (?):

http://lists.horde.org/archives/cvs/Week-of-Mon-20070319/066182.html



I don't see this at all.  Doesn't make sense either because $A() is 
used two lines before and it isn't complaining about it there...
and

setKeybinding is not defined
(no name)()message.js (line 133)
[Break on this error] setKeybinding(Event.KEY_LEFT, arrowHandler);
Are you sure horde/js/keybindings.js is being loaded properly by your browser/
Note that there are only 3 messages in this mailbox and therefore no
left or right arrows visible.
This is irrelevant.
03/16/2007 10:26:36 PM Matt Selsky Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ prototype error on viewing mailbox page in imp
Queue ⇒ Horde Base
State ⇒
Reply to this comment
FireBug reports:



$A is not defined

bindAsEventListener(mouseout clientX=0, clientY=0)prototype.js (line 109)

[Break on this error] return __method.apply(object, [( event || 
window.event)].concat(args).concat...



and



setKeybinding is not defined

(no name)()message.js (line 133)

[Break on this error] setKeybinding(Event.KEY_LEFT, arrowHandler);



Note that there are only 3 messages in this mailbox and therefore no 
left or right arrows visible.

Saved Queries