Error in Blog - Caleldar

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.
5/28/2009 2:27:21 AM
Gravatar
Total Posts 32

Error in Blog - Caleldar

Hi

We found a Javascript Error in Add Blog - Start Date field Calendar field. 

The Error is "Line No 172" and length is null or not an object.

Please suggest where we have to change code. We have debugged but we are unable to found.

The same error is on demo.mojoportal.com

Thanks Joe

Dhanraj

5/28/2009 5:52:46 AM
Gravatar
Total Posts 18439

Re: Error in Blog - Caleldar

I think you only see this error because you have script debugging enabled in IE, it does not happen under normal use.

Hope it helps,

Joe 

5/28/2009 7:14:31 AM
Gravatar
Total Posts 32

Re: Error in Blog - Calendar

Hi

The script Error [Error on Page ] shows in the bottom left of the browser even though script debugger enabled in IE and Other

Thanks Joe
 

5/28/2009 9:05:26 AM
Gravatar
Total Posts 18439

Re: Error in Blog - Caleldar

As I said, its because you have script debugging enabled in IE. Thats a developer feature of IE it is disabled by default. The error does not happen if it is disabled. The script debugger is probably breaking on errors that are handled by javascript error handling in normal use.

If you want the error message to go away then disable script debugging.

Hope it helps,

Joe 

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