Refine your search:

Hello all,

I have the latest Windows App (June 16 2010) downloaded from Splunkbase.com running on Splunk 4.1.3 under Windows 7 32-bit.

I noticed that the IE 8 browser will frequently complain about Javascript errors - "Errors on this webpage might cause it to work incorrectly". The error message is something like:

"Message: Unspecified error Line: 56 Char: 17 Code: 0 URI: http://127.0.0.1:8000/en-US/static/@80534/js/splunk.jquery.csrf_protection.js

Seems like Firefox 3.6.6 works better without throwing the results. Not sure if anybody out there can confirm my findings as well.

asked 29 Jun '10, 02:07

silvermail's gravatar image

silvermail
2332310
accept rate: 66%

edited 26 Jul '10, 22:19

Justin%20Grant's gravatar image

Justin Grant
1.7k181860


One Answer:

Hi there,

since IE 8 seems to have serious problems with Javascript at all, you can change the mode in which you are running IE 8 in. You can choose from three different modes:

IE5 Quirks - your page has no doctype, page renders like IE5 did IE 7 Standards Mode - you have a doctype, but either opted out of IE8 standards mode, or are running on localhost, or in "Compatibility Mode" IE 8 Standards Mode - you have a doctype, and are on the INTRANET (default mode)

Following the Microsoft documentation you should change the mode to “Compatibility Mode” to workaround this issues.

See following documentation:

http://support.microsoft.com/kb/956197

Hope that helps!

Cheers,

Christian

link

answered 27 Jul '10, 10:30

simuvid's gravatar image

simuvid
2471310
accept rate: 25%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×434
×29

Asked: 29 Jun '10, 02:07

Seen: 2,933 times

Last updated: 07 Apr '11, 05:22

Copyright © 2005-2012 Splunk Inc. All rights reserved.