EJS throws ActiveXObject not found in firebug

49 views
Skip to first unread message

BentArrow

unread,
Jul 5, 2010, 2:23:07 PM7/5/10
to Embedded JavaScript
Hello all,

I would like to understand why EJS throws ActiveXObject not found in
firebug. When Firebug is turned off everything seems to work just
fine.

Thanks.

Justin Meyer

unread,
Jul 5, 2010, 6:28:06 PM7/5/10
to embeddedj...@googlegroups.com
The try catch is caught.  Firebug catches errors inside a try catch.


Justin Meyer

Jupiter Consulting
\Development\Training\Support
847-924-6039
justin...@gmail.com



--
You received this message because you are subscribed to the Google Groups "Embedded JavaScript" group.
To post to this group, send email to embeddedj...@googlegroups.com.
To unsubscribe from this group, send email to embeddedjavascr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/embeddedjavascript?hl=en.


lasterra

unread,
Jul 15, 2010, 5:29:13 AM7/15/10
to Embedded JavaScript
i use EJS templates with prototype. I make this simple change in the
source code to remove this problem with firebug

EJS.newRequest = function(){
return Ajax.getTransport();
}



On Jul 6, 12:28 am, Justin Meyer <justinbme...@gmail.com> wrote:
> The try catch is caught.  Firebug catches errors inside a try catch.
>
> Justin Meyer
>
> Jupiter Consulting
> \Development\Training\Support
> 847-924-6039
> justinbme...@gmail.com
>
> On Mon, Jul 5, 2010 at 1:23 PM, BentArrow <thebentar...@gmail.com> wrote:
> > Hello all,
>
> > I would like to understand why EJS throws ActiveXObject not found in
> > firebug. When Firebug is turned off everything seems to work just
> > fine.
>
> > Thanks.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Embedded JavaScript" group.
> > To post to this group, send email to embeddedj...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > embeddedjavascr...@googlegroups.com<embeddedjavascript%2Bunsu...@googlegroups.com>
> > .
Reply all
Reply to author
Forward
0 new messages