Javascript error in IE 7.

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
6/16/2008 9:55:47 AM
Gravatar
Total Posts 1

Javascript error in IE 7.

Browser: IE 7

OS: Windows XP SP2

Description:

When browsing the public site, I keep getting a javascript error when clicking on a tab (For example, clicking on the "Blog" tab. You may have to enable client side debugging inorder to see the error.  Here is the javascript error:

 

A Runtime Error has occurred.  Do you wish to Debug?

Line 3:

Error: 'undefined' is null or not an object.

 

It's this statment that's having trouble: var dotIndex=urlPath.lastIndexOf(".")

 

urlPath is undefined.

 

THanks,

JMan.

 

 

6/16/2008 10:17:19 AM
Gravatar
Total Posts 18439

Re: Javascript error in IE 7.

Hi,

Thanks for letting me know as I had not noticed this.

It turns out to be some bug in the Microsoft Analytics (aka project gatineau) script. Thats pretty bad if their script has bugs in their own browser.

I've removed the script to eliminate the error. I'm mainly using google analytics anyway but was using MS Analytics on a trial basis to compare with google.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.